Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I mean, if you can do it just in python probably you don't understand it...

Accuracy during Epochs MSE during Epochs

Also, if in the code I name the variables as "batches", in reality I used the Stochastic Gradient Descent algorithm. Maybe in the future I can modify it to implement a real mini-batch algorithm.

The plots are done using GNUplot and Perl. You should do something like:

./main >> data.log
chmod +x plot_training.pl
./plot_training.pl data.log

About

Implementation of a multilayer perceptron in C. (Trained with CMNIST data set)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages