This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
Releases: minerva-ml/steppy
Releases · minerva-ml/steppy
added is trainable flag
v0.1.6 Update conf.py
updated logging info and setup.py
Dev v0.1.5 (#81) * corrections in base.py * update setup.py
added requirements file
v0.1.4 prepare 0.1.4 (#76)
proper readme.md and index.rst
Non-technical release that introduces proper readme.md on github and index.rst on readthedocs
improved API and docs
- In this release we are breaking backward compatibility.
steppy as Python package
release notes
- pip3 install steppy
- read the docs up and running
- basic classes and functions documented
- API after first review
- end-to-end tutorial on steppy-examples