Kerasy

Latest version: v0.7.2

Safety actively analyzes 621064 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.2

Separate 'sdist' and 'bdist_wheel'

0.7.1

Add `requiremnts.txt`

0.7.0

Remove examples and doc from dist.

0.6.2

Minor Updates for [`setup.py`](https://github.com/iwasakishuto/Kerasy/blob/ee3b1165fcb12ef979aed9783a8307c5df30b476/setup.py).

- Don't use `cythonize` for avoiding including the generated C++ files in the release tarballs.
- Add metadata in [PyPI](https://pypi.org/project/kerasy/0.6.2/).
- `project_urls`
- `python_requires`
- `install_requires`

0.6.1

TODO

- [x] Make this look like a library
- [ ] Parallel computing using [`joblib`](https://joblib.readthedocs.io/en/latest/)
- [ ] Enrich Deep Learning modules
- [x] Optimizers
- [ ] Implementation of various models (CNN, RNN, GNN)
- [x] CNN learned MNIST well.
- [ ] Implementation of **Automatic differentiation**
- [x] Create [**Documentation**](https://iwasakishuto.github.io/Kerasy/doc/index.html) and [**examples**](https://github.com/iwasakishuto/Kerasy/tree/gh-pages/examples)
- [x] Automatic compilation of [**Cython files**](https://github.com/iwasakishuto/Kerasy/tree/gh-pages/kerasy/clib).
- [x] Create a `Dockerfile` and `Makefile` to facilitate environment construction.
- [x] test program
- [x] Add [regularizers](https://github.com/iwasakishuto/Kerasy/blob/gh-pages/kerasy/regularizers.py)
- [x] Corresponds to wheel
- [x] Add [Slack Themes](https://iwasakishuto.github.io/Kerasy/doc/index.htmlslack-themes) **(new!!✨)**

0.6.0

TODO

- [x] Make this look like a library
- [ ] Parallel computing using [`joblib`](https://joblib.readthedocs.io/en/latest/)
- [ ] Enrich Deep Learning modules
- [x] Optimizers
- [ ] Implementation of various models (CNN, RNN, GNN)
- [x] CNN learned MNIST well.
- [ ] Implementation of **Automatic differentiation**
- [x] Create [**Documentation**](https://iwasakishuto.github.io/Kerasy/doc/index.html) and [**examples**](https://github.com/iwasakishuto/Kerasy/tree/gh-pages/examples)
- [x] Automatic compilation of [**Cython files**](https://github.com/iwasakishuto/Kerasy/tree/gh-pages/kerasy/clib).
- [x] Create a `Dockerfile` and `Makefile` to facilitate environment construction.
- [x] test program
- [x] Add [regularizers](https://github.com/iwasakishuto/Kerasy/blob/gh-pages/kerasy/regularizers.py)
- [x] Corresponds to wheel **(new!!✨)** :
- [https://files.pythonhosted.org/packages/08/83/30485d6515934c2b929088bfafea6cf36cec711473b206dff4ab44d107ce/kerasy-0.6.0-cp36-cp36m-macosx_10_13_x86_64.whl](https://files.pythonhosted.org/packages/08/83/30485d6515934c2b929088bfafea6cf36cec711473b206dff4ab44d107ce/kerasy-0.6.0-cp36-cp36m-macosx_10_13_x86_64.whl)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.