Simulation code for the paper Flexible representation of higher-dimensional cognitive variables with grid cells.
A description of the algorithm can be found in description.pdf
Further description can be found in the comments in src/grid_coding_range.hpp.
git clone https://github.com/numenta/gridcodingrange
cd gridcodingrange
pip install -r requirements.txt
pip install .