facebookarchive / MazeBase

Simple environment for creating very simple 2D games and training neural network models to perform tasks within them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

one hot featurizers are not deterministic wrt block ids

edran opened this issue · comments

This is because game.all_possible_features() returns a set.