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