Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/janisz/connect4

Convolutional neural network playing Collect4
https://github.com/janisz/connect4

Last synced: 22 days ago
JSON representation

Convolutional neural network playing Collect4

Awesome Lists containing this project

README

        

# Dependencies
* `go get github.com/op/go-logging`

# Run
* Build network `go run main.go data/4x4_example.csv data/4x7_example.csv data/6x7_example.csv`
* Play `go run main.go data/6x7_example.csv`