Skip to content

Adadelta, Pruning algorithms, Simulator, Unit Tests!

Compare
Choose a tag to compare
@truell20 truell20 released this 10 May 18:11
· 42 commits to master since this release

Added support for the Adadelta training algorithm, a neural network pruning algorithm (Karnin 1990), and a robotic simulator (though currently undocumented).
More tests were written for functionality across the library.
We made class structure changes to make it easier to add new functionality to the Fido library.