An open API service indexing awesome lists of open source software.

https://github.com/lromul/neural-network-eigen

Feedforward neural network with Backpropagation learning based on Eigen library
https://github.com/lromul/neural-network-eigen

Last synced: 6 months ago
JSON representation

Feedforward neural network with Backpropagation learning based on Eigen library

Awesome Lists containing this project

README

          

# neural-network-eigen
Feedforward neural network with Backpropagation learning based on Eigen library