* Performed changes recommended by JOSS reviewers: * Added requirements.txt to manifest.in * Added codacy code quality integration * Improved documentation * Setup proper github contribution templates
0.3.3
------------------
* Added docker build triggers to CI * Finalized JOSS paper.md
0.3.2
------------------
* Added docker build shield * Fixed a bug with device agnostic tensor generation for loss.py * Code cleanup resnet.py * Added examples to distribution with pytests * Improved documentation
0.3.1
------------------
* Added experiments.json and config.json.example data files to the distribution * Fixed documentation issues with mock modules
0.3.0
------------------
* Updated major bug in distribution setup.py * Removed older releases due to bug * Added the ReversibleBlock at the module level * Splitted keep_input into keep_input and keep_input_inverse