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

https://github.com/chrisdothtml/tetris-ai

Training a neural network to play tetris
https://github.com/chrisdothtml/tetris-ai

Last synced: 3 months ago
JSON representation

Training a neural network to play tetris

Awesome Lists containing this project

README

          

# Tetris AI

> Training a neural network to play tetris

## Run locally

```bash
# install deps
$ yarn
# start server
$ yarn start
```

## License

[MIT](license)