Skip to content

predicting the output of the 7400 IC using a neural network

License

Notifications You must be signed in to change notification settings

Birkenpapier/7400_NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7400_NN

predicting the output of the 7400 IC using a neural network

create training data

g++ NAND_data.cpp -o NAND_data.out && ./NAND_data.out > nand.txt

train and test the neural network

make

Attribution/Thanks

  • This project could not have happened without the tutorial and explanations given by David Miller.

About

predicting the output of the 7400 IC using a neural network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published