Skip to content

🎓 Implementation of an OR gate logic using Neural Network in C

Notifications You must be signed in to change notification settings

Zemotacqy/Gate-Logic-Using-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gate-Logic-Neural-Network

Implement an OR logic Neural Network in C

How to Run?

Compile the C file- gcc main.c -o main Run the Executable- ./main

Have a look at train.csv and test.csv to get better picture of the output.

About

🎓 Implementation of an OR gate logic using Neural Network in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages