Skip to content

Intricate v0.1.3

Compare
Choose a tag to compare
@gabrielmfern gabrielmfern released this 30 Jul 19:54
· 261 commits to main since this release
  • Make the ModelF64 instantiate the GPU device the same way ModelF32 does it.
  • Fix the Categorical Cross Entropy differential that was being calculated as the negative of what it should've been.
  • Fix a small problem in the XoR example that was using TrainingOptionsF64 instead of TrainingOptionsF32.

Full Changelog: v0.1.2...v0.1.3