Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranon-rat/gibby-requires-data
A neural network that actually works
https://github.com/ranon-rat/gibby-requires-data
cpp neural-network neural-network-cpp
Last synced: 15 days ago
JSON representation
A neural network that actually works
- Host: GitHub
- URL: https://github.com/ranon-rat/gibby-requires-data
- Owner: ranon-rat
- License: gpl-3.0
- Created: 2021-02-26T23:24:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T23:54:15.000Z (about 2 years ago)
- Last Synced: 2023-09-21T09:04:22.177Z (over 1 year ago)
- Topics: cpp, neural-network, neural-network-cpp
- Language: C++
- Homepage:
- Size: 68.4 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gibby-requires-data
## what it is?
Its a simple neural network lib that i made just for fun , it requires data for being trained and just that## how to use it
you only need to compile the programm running the command
```
make
```you will see some warnings but they are nothing
then for run it you only need to run the command
```
./bin/main
```
and finally thats all
you are going to see something like this
![a](https://media.discordapp.net/attachments/907631182240436305/1019724414608216154/unknown.png)