predicting the output of the 7400 IC using a neural network
g++ NAND_data.cpp -o NAND_data.out && ./NAND_data.out > nand.txt
make
- This project could not have happened without the tutorial and explanations given by David Miller.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
predicting the output of the 7400 IC using a neural network
g++ NAND_data.cpp -o NAND_data.out && ./NAND_data.out > nand.txt
make