-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.html
20 lines (18 loc) · 1005 Bytes
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
The code associated with the paper:</p>
Scheler G (2017) Logarithmic distributions prove that intrinsic learning is Hebbian. F1000Res 6:1222<br/>
<a href="http://dx.doi.org/10.12688/f1000research.12130.2">http://dx.doi.org/10.12688/f1000research.12130.2</a><p/>
is available from the above paper's links to the author's Zenodo page:<p/>
<a href="https://doi.org/10.5281/zenodo.82994949">https://doi.org/10.5281/zenodo.82994949</a><p/>
and github repository:<p/>
<a href="https://github.com/gscheler/GNN/tree/v0.1">https://github.com/gscheler/GNN/tree/v0.1</a><p>
and also in this ModelDB entry (downloaded from Zenodo 20190517).
<p/>
Usage:
Download and extract the GNN-v0.1.zip ezyfit2.45.zip from the above
links which will create the ezfit and gscheler-GNN-40349ef folders
(provided in this ModelDB entry). Start matlab and add these two
folders to your matlab path.
sim_G_adj and sim_W_adj can be run on the command line and generate
distributions of weights in 80 interations each.
</html>