Skip to content

This simple neural network was originally written in Python (https://www.sololearn.com/learn/738/?ref=app). I converted it to C to deepen my understanding of both languages, as well as of neural networks.

Notifications You must be signed in to change notification settings

AgentANAKIN/Pattern-Recognition-Neural-Network-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Pattern-Recognition-Neural-Network-in-C

This simple neural network was originally written in Python (https://www.sololearn.com/learn/738/?ref=app). I converted it to C to deepen my understanding of both languages, as well as of neural networks.

This neural network recognizes a pattern. If the 1st number in the set is 1, then the output is 1.

Click here to read the WordPress blog article about this project.

About

This simple neural network was originally written in Python (https://www.sololearn.com/learn/738/?ref=app). I converted it to C to deepen my understanding of both languages, as well as of neural networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages