- Some dependencies were not included in `setup.py`
0.5alpha
Bug Fixes
- Update main `__init__.py` file so that the backend could correctly be loaded
Additional Features
- New `callbacks` module: includes pytorch specific `Tensorboard` callback, and exposes other Keras callbacks that work out of the box with the ktorch `Model` class - Added `Model.predict` method