- Removed `tensorflow` - Added more sugar in the configs' grammar - Refactored some preprocessing code - Moving towards modular models and batch-predict
0.0.4
- Major refactoring of datasets - Improved configs grammar - Snakemake files are modular now - Added `setup.py`. Now dpipe can be installed via pip
0.0.3
* Simplified the batch iterators * Updated external resources support * Improved configs grammar
0.0.2
highly cutomized the training process. updated the docs. made the resource manager even more pythonic. added support for external resources. moved documentation htmls to another repo.