Intricate v0.1.3
- 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