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
clipping not being used in update or get_gradients procedure of network_type #37