Skip to content

Kerasy 0.5.1

Compare
Choose a tag to compare
@iwasakishuto iwasakishuto released this 10 May 07:11
· 58 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.
    • Implementation of Automatic differentiation
  • Create Documentation and examples
  • Automatic compilation of Cython files.
  • Create a Dockerfile and Makefile to facilitate environment construction.
  • test program (new!!✨)
  • Add regularizers (new!!✨)