NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::HistEntryEpropRecurrent Class Reference

Class implementing entries of the recurrent node model's history of e-prop dynamic variables. More...

#include <histentry.h>

Inheritance diagram for nest::HistEntryEpropRecurrent:
[legend]
Collaboration diagram for nest::HistEntryEpropRecurrent:
[legend]

Public Member Functions

 HistEntryEpropRecurrent (long t, double surrogate_gradient, double learning_signal, double firing_rate_reg)
 
- Public Member Functions inherited from nest::HistEntryEprop
 HistEntryEprop (long t)
 
virtual ~HistEntryEprop ()
 

Public Attributes

double surrogate_gradient_
 
double learning_signal_
 
double firing_rate_reg_
 
- Public Attributes inherited from nest::HistEntryEprop
long t_
 

Detailed Description

Class implementing entries of the recurrent node model's history of e-prop dynamic variables.

Constructor & Destructor Documentation

◆ HistEntryEpropRecurrent()

nest::HistEntryEpropRecurrent::HistEntryEpropRecurrent ( long  t,
double  surrogate_gradient,
double  learning_signal,
double  firing_rate_reg 
)

Member Data Documentation

◆ firing_rate_reg_

double nest::HistEntryEpropRecurrent::firing_rate_reg_

◆ learning_signal_

double nest::HistEntryEpropRecurrent::learning_signal_

◆ surrogate_gradient_

double nest::HistEntryEpropRecurrent::surrogate_gradient_

The documentation for this class was generated from the following files: