-
Notifications
You must be signed in to change notification settings - Fork 0
A simple neural network coded from scratch in C.
License
samarjit98/Neural-Network-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple neural network coded from scratch in C. To train on MNIST: gcc -o train train.c ./train [num-epochs] [batch-size] [learning-rate] MNIST dataset obtained from :- https://github.com/takafumihoriuchi/MNIST_for_C
About
A simple neural network coded from scratch in C.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published