0xnurl / mdl-lstm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDL-LSTM

Code and results for "Bridging the Empirical-Theoretical Gap in Neural Network Formal Language Learning Using Minimum Description Length".

  • To reproduce the plots and results from the paper, see paper-plots.ipynb.

Main files:

File Description
golden_an_bn_net.py Golden aⁿbⁿ PyTorch module
results.csv Grid search results
grid.py Hyper-parameters grid
experiments.py Grid-search runner
paper-plots.ipynb Paper plots and table reproduction
test_networks.py Tests for golden network correctness

About


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.7%