Releases: iwasakishuto/Kerasy
Releases · iwasakishuto/Kerasy
Kerasy 0.1.0
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
andMakefile
to facilitate environment construction.
Kerasy 0.0.0
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
andMakefile
to facilitate environment construction.