Skip to content

New APIs, optimizers, datasets and more

Compare
Choose a tag to compare
@Sergio0694 Sergio0694 released this 13 Jan 00:36
· 185 commits to master since this release

• New optimizers added (Adam, AdaMax, RMSProp, Momentum and more)
• MNIST, CIFAR-10 and CIFAR-100 datasets added
• New APIs to partition a training dataset
• Added new distance-based accuracy tester
• APIs refactoring and improvements
• Bug fixes and speed optimizations