Releases: iwasakishuto/Kerasy
Releases · iwasakishuto/Kerasy
Kerasy 0.7.2
Separate 'sdist' and 'bdist_wheel'
Kerasy 0.7.1
Add requiremnts.txt
Kerasy 0.7.0
Remove examples and doc from dist.
Kerasy 0.6.2
Kerasy 0.6.1
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
andMakefile
to facilitate environment construction. - test program
- Add regularizers
- Corresponds to wheel
- Add Slack Themes (new!!✨)
Kerasy 0.6.0
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
andMakefile
to facilitate environment construction. - test program
- Add regularizers
- Corresponds to wheel (new!!✨) :
Kerasy 0.5.1
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
andMakefile
to facilitate environment construction. - test program (new!!✨)
- Add regularizers (new!!✨)
Kerasy 0.4.0
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
andMakefile
to facilitate environment construction. - test program
Kerasy 0.3.0
TODO
- Make this look like a library
- Parallel computing using
joblib
- Enrich Deep Learning modules
- Optimizers (new!!✨)
- 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
andMakefile
to facilitate environment construction. - test program
Kerasy 0.2.0
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
andMakefile
to facilitate environment construction.