v0.2.0
What's Changed
- bump: updated to version 0.1.0 by @deependujha in #13
- fix: pypi publish bug by @deependujha in #14
- feat: add JsonCPP library by @deependujha in #15
- feat: add non-linear functions by @deependujha in #16
- feat: add docs to the project by @deependujha in #17
- feat: add tensor class for multi-dimensional support by @deependujha in #18
- feat: clean model api by @deependujha in #19
- feat: Add non-linear activations to tensor class and layer compatible activations class by @deependujha in #20
- feat: add tests for model by @deependujha in #21
- feat: Expose new model api to python by @deependujha in #23
Full Changelog: v0.1.0...v0.2.0