Releases: rajivsarvepalli/SimpleHierarchy
Releases · rajivsarvepalli/SimpleHierarchy
simple-hierarchy-v1.0.2
What’s Changed
Added a class for simpler cases. Worked to improve documentation.
📦 Build System
- Bump isort from 5.6.4 to 5.7.0 (#1) @dependabot
- Bump safety from 1.10.0 to 1.10.1 (#4) @dependabot
- Bump sphinx-autodoc-typehints from 1.10.3 to 1.11.1 (#2) @dependabot
🚀 Features
- Add class for simpler cases (#16) @rajivsarvepalli
simple-hierarchy-v1.0.1
Updated the issues with links and corrected some documentation issues. Added comments to illustrate how test cases are working.
simple-hierarchy-v1.0.0
Added new feature of choosing the index to forward parent output into child input. Added documentation and improved testing. Added badges for testing, PyPI, Documentation, and code coverage.
simple-hierarchy-v0.0.1
Initial release of simple-hierarchy-pytorch. Includes basic hierarchy for pytorch networks for classification tasks.