nedtaylor / athena

A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs), it can handle most standard hidden layer forms of neural networks, with the plan to integrate more.
MIT License
18 stars 2 forks source link

Development #34

Closed nedtaylor closed 6 months ago

nedtaylor commented 6 months ago

Add support for 1D layer types.

close #31