Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcslws committed Feb 10, 2020
1 parent 1524009 commit ea00ce6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# gridcodingrange

Simulation code for the paper [Flexible representation of higher-dimensional cognitive variables with grid cells](https://www.biorxiv.org/content/10.1101/578641v2). See the document [description.pdf](./description.pdf) for a description of the algorithm. See the comments in [src/grid_coding_range.hpp](./src/grid_coding_range.hpp) for more description.
Simulation code for the paper [Flexible representation of higher-dimensional cognitive variables with grid cells](https://www.biorxiv.org/content/10.1101/578641v2).

A description of the algorithm can be found in **[description.pdf](./description.pdf)**

Further description can be found in the comments in **[src/grid_coding_range.hpp](./src/grid_coding_range.hpp)**.

## Installation

Expand Down

0 comments on commit ea00ce6

Please sign in to comment.