Intricate v0.3.2
What's Changed
This new update there were mostly just internal things done, some bugs fixed and some new tests written.
- Fix a bug with the Categorical Cross Entropy because it wasn't really being initialized correctly.
- Make it so that the programs and kernels are all compiled when OpenCL is setup as to make things much easier to deal with.
- Write some more docs because of the deny(missing_docs) complaining about missing docs.
- Fix the deny missing docs in the lib.rs file that was only denying for the lib.rs file instead of for the whole project.
- Can't remember much more of what I did... lol
Full Changelog: v0.3.1...v0.3.2