modern-fortran / neural-fortran

A parallel framework for deep learning
MIT License
409 stars 85 forks source link

Initializers stub #151

Open milancurcic opened 1 year ago

milancurcic commented 1 year ago

Placeholder module for initializers and integration with layer constructors. Concrete algorithms will be implemented in a separate PR.