All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Adds cli arg to define if it loads from trained model or creates a new one (0e18323)
- Adds temporary trained model (1c3670d)
- create kara structure (13cef52)
- evolve training process (ffc2c54)
- initial commit (b8afa6f)
- changelog: add standard version support (9799bd9), closes #8
- dataset: add initial dataset (92cc642)
- model: update training model (d064703)
- requirements: create requirements files (e523c4a)
- removes code duplication (2384469)
- kara: fix code erros (2981294)
- kernel: remove inception kernel (d4e8bc7)
- predict shape: Adds working predict array (c5ed7a8)