Skip to content

Kerasy 0.2.0

Compare
Choose a tag to compare
@iwasakishuto iwasakishuto released this 08 May 12:01
· 80 commits to gh-pages since this release

TODO

  • Make this look like a library
  • Parallel computing using joblib
  • Enrich Deep Learning modules
    • Optimizers
    • Implementation of various models (CNN, RNN, GNN)
      • CNN learned MNIST well. (new!!✨)
    • Implementation of Automatic differentiation
  • Create Documentation and examples
  • Automatic compilation of Cython files.
  • Create a Dockerfile and Makefile to facilitate environment construction.