2024
Second-order forward-mode optimization of recurrent neural networks for neuroscience
NeurIPS 2024spotlight
A common source of anxiety for the computational neuroscience student is the question “will my recurrent neural network (RNN) model finally learn that task?”. Unlike in machine learning where any architectural modification of an RNN (e.g. GRU or LSTM) is acceptable if it speeds up training, the RNN…