Minimalistic implementation of a simple feedforward Neural Network
Stars
172
Forks
63
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
Update README.md (#1)
9c1b479
Update nn code to reflect the video version
e088b84
Update Poetry
b0fcb4b
Remove files that are not required
dbb0611
Add poetry
5398c25
Adjusted weight initialization
4710c30
Removed the division for simplicity (results are nearly the same)
b4fbb72
Refactored basically everything
aa31a33
Added simplified mnist implementation
14a6fcf
Added working mnist implementation
f2552f8
Added minimal working version
a7d8b11
Initial commit
047a77b