You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# gridcodingrange
2
2
3
-
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.
3
+
Simulation code for the paper [Flexible representation of higher-dimensional cognitive variables with grid cells](https://www.biorxiv.org/content/10.1101/578641v2).
4
+
5
+
A description of the algorithm can be found in **[description.pdf](./description.pdf)**
6
+
7
+
Further description can be found in the comments in **[src/grid_coding_range.hpp](./src/grid_coding_range.hpp)**.
0 commit comments