Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 713 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 713 Bytes

AI-Javascript meetup

So... you wanna train a neural net?

Brain.js makes it SUPER easy. The docs are great - go have a read!

Geting started

Remember to install your dependecies:

npm install

Then you can train the model with:

npm run train

Usage

The repo currently uses multi-label training data from:

http://www.connellybarnes.com/work/class/2016/deep_learning_graphics/proj1/

Some single label data is included as well.

Hunting for some other data to use?

Kaggle has some nice data: https://www.kaggle.com/fabdelja/tictactoe

But theres loads of others: https://archive.ics.uci.edu/ml/datasets/Tic-Tac-Toe+Endgame