Skip to content

Dhruva2/OptimalPlasticityRatios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OptimalPlasticityRatios

Build Status

Code for the figures of the paper: Optimal plasticity for memory maintenance in the presence of synaptic fluctuations

  • The quality of the code isn't great. I made it when I was just learning Julia, and just packaged it up during final paper submission, so others can verify the results of the paper, rather than rewriting it entirely.

To run:

  1. git clone the repository
  2. Open julia 1.3 in the repository. This package doesn't work with earlier or later versions of Julia.
  3. activate the environment with
]activate .
using OptimalPlasticityRatios
  1. run a script (e.g. linear figure) with
include("scripts/linear_figure.jl")
```.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages