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!!✨)