One-line

Latest version: v0.2.7

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

Scan your dependencies

Page 1 of 2

0.2.7

- A bug fixed in `NeuralNetwork.iter_epoch()` and `NeuralNetwork.iter_batch()`.
- Improve the functionality of `NeuralNetwork.iter_batch()`.
- Optimization and Bug fixes in `NeuralNetwork()`.
- Add `load_weights()`, `reset_weights()`, `save_weights()` and `layers` in `NeuralNetwork()`.
- Add some fast-using functions.

0.2.6

- Move `io.py` and `convert.py` to dedicated packages for future functional extensions.
- Bug fixes.

0.2.5

- Add `NeuralNetwork.iter_epoch()` and `NeuralNetwork.iter_batch()` for advanced using.
- Remove `scipy` from requirements and add `matplotlib`.
- Add `Error()` class for universal error raise.
- Import issue fixes, bug fixes and compatibility optimization.

0.2.4

- Add more docstrings.
- Add compatibility function `import_optional_dependency()` for usability.
- Rebuild `MachineLearning()`, which now is easier to use.
- Remove `scikit-learn` from requirements.
- Minor bug and typo fixes.

0.2.3

- Add some useful features to `NeuralNetwork()`.
- Bug fixes.

0.2.2

- Remove `seaborn` from requirements.
- Add a fast training tools `NeuralNetwork()` based on Pytorch.
- Structure optimized.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.