Nolearn

Latest version: v0.6.1

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

Scan your dependencies

Page 2 of 2

0.3

----------------

- convnet: Add scikit-learn estimator based on Jia and Donahue's
`DeCAF`.

- dbn: Change default args of `use_re_lu=True` and `nesterov=True`.

0.2

----------------

- dbn: Add parameters `learn_rate_decays` and `learn_rate_minimums`,
which allow for decreasing the learning after each epoch of
fine-tuning.

- dbn: Allow `-1` as the value of the input and output layers of the
neural network. The shapes of `X` and `y` will then be used to
determine those.

- dbn: Add support for processing sparse input data matrices.

- dbn: Improve miserable speed of `DBN.predict_proba`.

0.2b1

------------------

- Added a scikit-learn estimator based on George Dahl's `gdbn` in
`nolearn.dbn`.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.