add author name

This commit is contained in:
Krishna Vedala
2020-06-05 20:26:34 -04:00
parent 172cd7be7d
commit 43362d3b50
12 changed files with 17 additions and 3 deletions

View File

@@ -3,6 +3,8 @@
* \brief [Adaptive Linear Neuron
* (ADALINE)](https://en.wikipedia.org/wiki/ADALINE) implementation
*
* \author [Krishna Vedala](https://github.com/kvedala)
*
* <img
* src="https://upload.wikimedia.org/wikipedia/commons/b/be/Adaline_flow_chart.gif"
* width="200px">