Skip to content

neural-fortran-0.10.0

Compare
Choose a tag to compare
@milancurcic milancurcic released this 22 Dec 14:20
· 43 commits to main since this release
8fb2ef3

This release introduces get_num_params, get_params, and set_params methods to network and layer derived types, and allow you to more easily get and set network hyperparameters from custom Fortran code or other libraries. See the example to learn how it works.

Thanks to Christopher Zapart @jvo203 for this feature contribution.

What's Changed

Full Changelog: v0.9.0...v0.10.0