Releases: modern-fortran/neural-fortran
Releases · modern-fortran/neural-fortran
neural-fortran-0.21.0
What's Changed
- Generic reshape by @milancurcic in #213
- Multihead Attention Fixes by @OneAdder in #209
Full Changelog: v0.20.0...v0.21.0
neural-fortran-0.20.0
neural-fortran-0.19.0
What's Changed
- Update for cmake use of neural-fortran by @mathomp4 in #192
- Add Input2d layer by @milancurcic in #198
- Generic flatten (2d and 3d) by @milancurcic in #202
- Linear2d layer by @OneAdder in #197
- Dropout layer by @milancurcic in #194
- Multihead attention by @OneAdder in #199
New Contributors
Full Changelog: v0.18.0...v0.19.0
neural-fortran-0.18.0
What's Changed
- Remove Keras HDF5 by @milancurcic in #188
- Standard conformance fixes by @milancurcic in #190
The Keras HDF5 loading feature is now in neural-fortran/nf-keras-hdf5.
Full Changelog: v0.17.0...v0.18.0
neural-fortran-0.17.0
neural-fortran-0.16.1
What's Changed
- Addidtion of Findneural-fortran.cmake by @jvdp1 in #178
- Replacement of a matmul + use of merge by @jvdp1 in #181
Full Changelog: v0.16.0...v0.16.1
neural-fortran-0.16.0
What's Changed
- More conv2d tests by @milancurcic in #174
- Add instructions using Conda by @certik in #172
- Addition of the Loss derived type and of the MSE loss function by @jvdp1 in #175
New Contributors
Full Changelog: v0.15.1...v0.16.0
neural-fortran-0.15.1
What's Changed
- safegaurd Box-Muller normal random number generation against u=0.0 by @dacarnazzola in #158
New Contributors
- @dacarnazzola made their first contribution in #158
Full Changelog: v0.15.0...v0.15.1
neural-fortran-0.15.0
What's Changed
- Adagrad Optimizer Implementation by @Spnetic-5 in #154
Full Changelog: v0.14.0...v0.15.0
neural-fortran-0.14.0
What's Changed
- Added Adam optimizer implementation by @Spnetic-5 in #150
Full Changelog: v0.13.0...v0.14.0