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

https://github.com/armandfs/mlp-num-recog-ann

A multilayer perceptron is a fully connected class of feedforward artificial neural network. Courtesy and in reference to the original source, this is from ridwan ilyas' youtube series on the Basics of Machine Learning
https://github.com/armandfs/mlp-num-recog-ann

Last synced: 20 days ago
JSON representation

A multilayer perceptron is a fully connected class of feedforward artificial neural network. Courtesy and in reference to the original source, this is from ridwan ilyas' youtube series on the Basics of Machine Learning

Awesome Lists containing this project

README

          

# mlp-num-recog-ann
A multilayer perceptron is a fully connected class of feedforward artificial neural network. Courtesy and in reference to the original source, this is from ridwan ilyas' youtube series on the Basics of Machine Learning.