https://github.com/jbrea/rememberingthewhen.jl
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: jbrea
- Language: Julia
- Default Branch: main
- Size: 29.3 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 9 months ago
Metadata Files
Readme
README.md
This repository contains code for the simulations reported in the article
Remembering the "When": Hebbian Memory Models for the Time of Past Events, Johanni Brea, Alireza Modirshanechi, Georgios Iatropoulos, Wulfram Gerstner.
To run the simulations, clone the repository, navigate to the scripts folder and run the following code in a Julia REPL (tested with Julia version 1.9).
```julia using Pkg Pkg.activate() Pkg.instantiate()
mkdir(joinpath(@DIR, "..", "doc")) mkdir(joinpath(@DIR, "..", "data"))
include("sims.jl") ```
Owner
- Login: jbrea
- Kind: user
- Website: https://people.epfl.ch/johanni.brea
- Repositories: 12
- Profile: https://github.com/jbrea
GitHub Events
Total
- Push event: 1
- Pull request event: 2
Last Year
- Push event: 1
- Pull request event: 2