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

https://github.com/caiocarneloz/percpp

Simple perceptron code developed to a master's class lesson.
https://github.com/caiocarneloz/percpp

cpp machine-learning-algorithms neural-networks perceptron

Last synced: 11 months ago
JSON representation

Simple perceptron code developed to a master's class lesson.

Awesome Lists containing this project

README

          

# percpp
Perceptron neural network developed to a master's class lesson.