Intricate v0.2.0
- Add the possibility to save and load layers
- Update the README to explain somethings about the saving and loading as well as somethings about it behind the scenes
- Make the 'get_last_inputs' and 'get_last_outputs' of the layers return references instead of copying things
- Implement an approximate equal for matrices and vectors to use in tests like Softmax for it not to fail when it works
Full Changelog: v0.1.4...v0.2.0