basic README
This commit is contained in:
parent
7cd0709894
commit
295f38341a
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Neural Network from scratch
|
||||||
|
> fully-connected/backtracking NN using numpy and a 'class Layer'
|
||||||
|
> with no 'class Neuron' software architecture
|
||||||
|
|
||||||
|
Xor and a weather dataset are available out of the box.
|
||||||
|
|
||||||
|
Comments were added with respect to an imaginable audience in a tutorial-ish fashion.
|
Loading…
x
Reference in New Issue
Block a user