Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)