joram / ml-snek

MIT License
0 stars 0 forks source link

ml-snek

Datasets

this is a set of game frames + directions.

DataLoaders

this is an iterator over a dataset

Models

the snake model, represents the snake logic (could be nn or what have you)

Trainers

the logic that takes a dataset/dataloader/model and improves the model