This website requires JavaScript.
Explore
Help
Sign In
OCRudoku
/
NXOR-NeuralNetwork-C
Archived
Watch
4
Star
0
Fork
0
You've already forked NXOR-NeuralNetwork-C
forked from
lgallet/XOR-NeuralNetwork-C
Code
Pull Requests
Activity
This repository has been archived on
2024-11-24
. You can view files and clone it, but cannot push or open issues or pull requests.
2
Commits
1
Branch
1
Tag
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
42
KiB
Languages
C
96.6%
Makefile
3.4%