Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NACLab/ngc-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: NACLab/ngc-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 43 files changed
  • 4 contributors

Commits on Apr 13, 2025

  1. minor edit to h-h text in modeling api doc

    Alexander Ororbia committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    061e713 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Update jaxProcess.py

    willgebhardt committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    9fd17f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. update to mstdp-et and var-trace

    Alexander Ororbia committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    49bccb5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:NACLab/ngc-learn

    Alexander Ororbia committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    5396eb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. minor tweaks + init of rl-snn exhibit lesson

    Alexander Ororbia committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    0182340 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Dynamic synapses and updates to lessons (including operant conditioni…

    …ng) (#109)
    
    * init commit of exp-syn material
    
    * wrote dynamics for exp-syn
    
    * wrote dynamics for exp-syn
    
    * wrote test for exp-syn
    
    * updates to exp-syn/testing lesson
    
    * modded docs to reflect exp-syn
    
    * integrated alpha-synapse
    
    * integrated alpha-syn, cleaned up exp-syn
    
    * cleaned up alpha/exp syn
    
    * cleaned up help for exp/alpha-syn
    
    * cleaned up help for exp/alpha-syn
    
    * minor tweaks + init of rl-snn exhibit lesson (#108)
    
    Co-authored-by: Alexander Ororbia <ago@hal3.cs.rit.edu>
    
    * began draft of dyn-syn lesson
    
    * revised dyn-syn lesson further
    
    * added some text to rl-snn lesson
    
    * cleaned up dyn-syn/lesson
    
    * cleaned up dyn-syn/lesson
    
    * fixed scaling issue in exp/alpha syn
    
    * update to docs
    
    * cleaned up neurocog tutorials on plasticity
    
    * cleaned up dyn-syn lesson
    
    * cleaned up dyn-syn lesson
    
    * integrated double-exp syn model
    
    * mod to dyn-syn lesson
    
    * finished v1 of rat-maze rl-snn
    
    ---------
    
    Co-authored-by: Alexander Ororbia <ago@hal3.cs.rit.edu>
    ago109 and Alexander Ororbia authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8f5a650 View commit details
    Browse the repository at this point in the history
  2. fixed exp-syn pytest

    Alexander Ororbia committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    1fe0d55 View commit details
    Browse the repository at this point in the history
  3. Add tutorial diagram for GaussianErrorCells (#107)

    * add GaussianErrorCell figure
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Delete docs/images/tutorials/neurocog/GaussianErrorCells.pdf
    
    * Add files via upload
    
    * Rename GaussianErrorCells_figure copy.png to GaussianErrorCells_figure.png
    
    * Update error_cell.md
    
    * Delete docs/images/tutorials/neurocog/GaussianErrorCells_figure.png
    
    * Add files via upload
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Delete docs/images/tutorials/neurocog/GaussianErrorCells.png
    
    * Add files via upload
    
    * Add files via upload
    
    * Delete docs/images/tutorials/neurocog/GEC.png
    
    * Add files via upload
    
    * Add files via upload
    
    * Delete docs/images/tutorials/neurocog/GEC.png
    
    * Add files via upload
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Add files via upload
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Update error_cell.md
    
    * Delete docs/images/tutorials/neurocog/GaussianErrorCells_figure.png
    Faezehabibi authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    087d32a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Refactor patched synapse (#110)

    * Update patchedSynapse.py
    
    n_sub_models is now supporting default value =1
    
    * Update hebbianPatchedSynapse.py
    
    n_sub_models is now supporting default value =1
    Faezehabibi authored May 2, 2025
    Configuration menu
    Copy the full SHA
    4d0cdff View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    0419997 View commit details
    Browse the repository at this point in the history
Loading