Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlimbacher authored Jul 14, 2020
1 parent 1836cf0 commit f673731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ python babi_task_single.py --task_id=4 --memory_size=20 --epochs=50 --logging=1
will train the model with an associative memory of size 20 on task 4 for 50 epochs. The results will be stored in `results/`.

## References
* Limbacher, T., Legenstein, R. (2020). H-Mem: Harnessing synaptic plasticity with Hebbian Memory Networks bioRxiv https://dx.doi.org/10.1101/2020.07.01.180372
* Limbacher, T., Legenstein, R. (2020). H-Mem: Harnessing synaptic plasticity with Hebbian Memory Networks bioRxiv https://www.biorxiv.org/content/10.1101/2020.07.01.180372v1

0 comments on commit f673731

Please sign in to comment.