Skip to content

Kerasy 0.4.0

Compare
Choose a tag to compare
@iwasakishuto iwasakishuto released this 09 May 16:04
· 67 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 (new!!✨)
  • Automatic compilation of Cython files.
  • Create a Dockerfile and Makefile to facilitate environment construction.
  • test program