Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DUMMY PR - IGNORE #3040

Closed
wants to merge 336 commits into from
Closed

DUMMY PR - IGNORE #3040

wants to merge 336 commits into from

Conversation

heplesser
Copy link
Contributor

No description provided.

akorgor and others added 30 commits October 4, 2023 18:03
  * move S_.readout_signal into error signal functions
  * move if statement for loss into pre_run_hook
  * access error_signal function via function pointer in update function

Co-authored-by: JesusEV <[email protected]>
  * introduce surrogate gradient parameter to select between methods
  * change variable name V_m_pseudo_deriv to surrogate_gradient
  * move z_ from Variables_ to State_
  * introduce function pointer for surrogate gradient methods
  * introduce adapthing_threshold state variable

Co-authored-by: JesusEV <[email protected]>
  * rename h to dt for consistency
  * rename is_reset to with_reset
  * rename is_time_to_update to is_time_to_eprop_update
  * change type of shift from int to long
  * move origin.get_steps()
  * revert accidentely commited V_.norm_rate_
  * sort parameters in neuron models alphabetically
  * use pytest instead of unittest
  * implement proof-of concept tasks
  * reduce network size and shorten task
  * compare simulated losses to correct NEST and TensorFlow losses
  * add all recordables to catch potential errors
  * remove initialization from set_status
  * move initialization to check_connection
  * to ensure initialization when no parameter is set by user
  * shift timeline of recurrent and output neurons
  * clarify reset condition
  * remove do_update function
  * refactor send function of synapse

Co-authored-by: JesusEV <[email protected]>
Co-authored-by: JesusEV <[email protected]>
@heplesser heplesser marked this pull request as draft December 7, 2023 13:05
heplesser and others added 22 commits December 8, 2023 15:35
…cialisations; still some debugging code in this commit.
Co-authored-by: Jessica Mitchell <[email protected]>
Co-authored-by: Agnes Korcsak-Gorzo <[email protected]>
Co-authored-by: Agnes Korcsak-Gorzo <[email protected]>
@heplesser heplesser closed this Dec 15, 2023
@heplesser heplesser deleted the optimizer-class branch April 24, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants