galbiati / nns-for-mnk

Neural networks as models of human MNK gameplay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural network models for (4, 9, 4) game data

Requires: Python 3.x, pandas, numpy, Theano, lasagne

Usage examples are in notebooks and experiments.py.

architectures.py contains custom layers and functions that define architectures for different networks.

architectures.yaml provides handles to different architectures

loading.py contains functions for loading data.

network.py implements a class for networks.

training.py implements a class for training schemes.

About

Neural networks as models of human MNK gameplay.

License:MIT License


Languages

Language:Python 67.1%Language:Jupyter Notebook 32.5%Language:Shell 0.4%