Fix for #139
What's Changed
- Support using class probabilities as targets in
func crossEntropy()
by @minghuaw in #142 - Change default reduction type of
binaryCrossEntropy
tomean
by @minghuaw in #144 - Add the groups parameter to MLXNN.Conv1d by @lucasnewman in #154
- switch to v0.18.1 mlx tag by @davidkoski in #155
New Contributors
- @lucasnewman made their first contribution in #154
Full Changelog: 0.18.0...0.18.1