Skip to content

Explains how an artificial neuron works, learns, and how its activation function operates.

License

Notifications You must be signed in to change notification settings

Gonz3d/AI_Artificial_Neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Artificial Neuron

Explains how an artificial neuron works, learns, and how its activation function operates.

The details of the source code and explanation are in the document AI_Artificial_Neuron.pdf

The Network_P01 and Network_P11 folders contain neural network implementations, with input and output probability values ranging from [0, 1] and [-1, 1], respectively.

The code samples require the MNIST dataset, which can be obtained from:https://yann.lecun.com/exdb/mnist/

About

Explains how an artificial neuron works, learns, and how its activation function operates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages