-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code for revised paper 2 and for additional investigations in thesis
- Loading branch information
luboeinski
committed
Feb 24, 2022
1 parent
f993476
commit 89abbff
Showing
208 changed files
with
5,243 additions
and
718 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.out | ||
*pycache*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## BibTeX code for publications | ||
|
||
@article{LuboeinskiTetzlaff2021a, | ||
title={Memory consolidation and improvement by synaptic tagging and capture in recurrent neural networks}, | ||
author={Luboeinski, Jannik and Tetzlaff, Christian}, | ||
journal={Communications Biology}, | ||
volume={4}, | ||
number={275}, | ||
year={2021}, | ||
publisher={Nature Publishing Group}, | ||
doi={10.1038/s42003-021-01778-y} | ||
} | ||
|
||
@article{LuboeinskiTetzlaff2021b, | ||
title={Organization and priming of long-term memory representations with two-phase plasticity}, | ||
author={Luboeinski, Jannik and Tetzlaff, Christian}, | ||
journal={bioRxiv preprint}, | ||
year={2021}, | ||
publisher={Cold Spring Harbor Laboratory}, | ||
doi={10.1101/2021.04.15.439982} | ||
} | ||
|
||
@phdthesis{Luboeinski2021thesis, | ||
title={The Role of Synaptic Tagging and Capture for Memory Dynamics in Spiking Neural Networks}, | ||
author={Luboeinski, Jannik}, | ||
year={2021}, | ||
school={University of G\"{o}ttingen}, | ||
type={Dissertation}, | ||
url={http://hdl.handle.net/21.11130/00-1735-0000-0008-58f8-e} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.