This website requires JavaScript.
Explore
Help
Sign In
lgallet
/
XOR-NeuralNetwork-C
Watch
1
Star
0
Fork
1
You've already forked XOR-NeuralNetwork-C
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
442ebdd16c8a5bb4c03a21e841b33101772acd4a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Open with Jetbrains Rider
Download ZIP
Download TAR.GZ
Download BUNDLE
Louis Gallet
442ebdd16c
fix:
🐛
Fix double print and add arguments to the program
2024-09-27 18:54:04 +02:00
.gitignore
feat:
✨
Create Neural network for XOR
2024-09-27 18:00:01 +02:00
LICENSE
feat:
✨
Create Neural network for XOR
2024-09-27 18:00:01 +02:00
main.c
fix:
🐛
Fix double print and add arguments to the program
2024-09-27 18:54:04 +02:00
main.h
feat:
✨
Create Neural network for XOR
2024-09-27 18:00:01 +02:00
README.md
feat:
✨
Create Neural network for XOR
2024-09-27 18:00:01 +02:00
use.c
fix:
🐛
Fix double print and add arguments to the program
2024-09-27 18:54:04 +02:00
use.h
feat:
✨
Create Neural network for XOR
2024-09-27 18:00:01 +02:00
README.md
XOR Neural Network
Description
No description provided
Readme
39
KiB
Languages
C
96.9%
Makefile
3.1%