onyx-mnist.git
2021-02-23 Brendan Hansensmall updates with new features in Onyx
2021-02-23 Brendan Hansenmore procedures inside of structures
2021-02-23 Brendan Hansenupdated to use procedures inside of structures
2021-02-23 Brendan Hansengeneralized dataloader
2021-02-23 Brendan Hansenrefactored to use a separate optimizer; loading/saving...
2021-02-23 Brendan Hansencifar dumb bug fix
2021-02-23 Brendan HansenCIFAR-10 is working; needs convolutions to be better
2021-02-23 Brendan Hansencleanup; started work on CIFAR-10 dataset
2021-02-23 Brendan Hansengeneralized data loading
2021-02-23 Brendan Hansengeneralized criteria
2021-02-23 Brendan Hansenadded correct count for past 100 examples
2021-02-23 Brendan Hansenusing new binary reader implementation
2021-02-23 Brendan Hansenloading neural networks from disk works
2021-02-23 Brendan Hansenadded basics of serializing networks
2021-02-23 Brendan Hansenadded colored printing for fanciness
2021-02-23 Brendan Hansenbug fixes with neural net implementation
2021-02-23 Brendan Hansentraining everything works!
2021-02-23 Brendan Hansentraining one example works!
2021-02-23 Brendan Hansenbasics of loading the training examples
2021-02-23 Brendan Hansenmade a simple feed forward neural net
2021-02-23 Brendan HansenInitial commit
2021-02-23 Brendan HansenInitial commit