Skip to content

Intricate v0.2.0

Compare
Choose a tag to compare
@gabrielmfern gabrielmfern released this 31 Jul 04:57
· 259 commits to main since this release
  • 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