Skip to content

The repository contains the implementation of mp neuron model.

Notifications You must be signed in to change notification settings

akshat-20/MP_Neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MP_Neuron

This repository contains the implementation of mp neuron model.

McCulloch (neuroscientist) and Pitts (logician) proposed a highly simplified computational model of the neuron in 1943. MP neuron model is also known as linear threshold gate model.

Mathematical model

Image of model

where: g aggregates the inputs and the function f takes a decision based on this aggregation

mathematical representaion

b is called the thresholding parameter. This is called Thresholding Logic

About

The repository contains the implementation of mp neuron model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published