Releases: ShambaC/shamboflow
Releases · ShambaC/shamboflow
v1.0.2.1
v1.0.2
Fix a fatal error
- fit() and evaluate() always used the last data from y
- replace apply_along_axis with enumerate and for loop
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Another release yay!
- Fixed model.summary() to actually show an output now
- Changed all docstrings to match google style
- Generated and added pydoctor docs to the repo
Full Changelog: v1.0.0.1...v1.0.1
v1.0.0.1
v1.0.0.1
Very minor release. Made this scratch an itch.
- Change logo in README from local to cdn.
Full Changelog: v1.0.0...v1.0.0.1