nikhilroxtomar / Multi-Layer-Perceptron-in-Python

A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. An MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the next one.

Home Page:https://www.youtube.com/watch?v=veA2P6boaO0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nikhilroxtomar/Multi-Layer-Perceptron-in-Python Stargazers