Skip to content

Releases: iwasakishuto/Kerasy

Kerasy 0.1.0

25 Apr 06:45
Compare
Choose a tag to compare

Kerasy 0.1.0 is the initial version of this library.

TODO

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

Kerasy 0.0.0

15 Apr 00:49
Compare
Choose a tag to compare

Kerasy 0.0.0 is the initial version of this library.

TODO

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