|
|
|
|
|
by bbctol
3537 days ago
|
|
This hopefully could replace current char-rnn with something very different. Char-rnn is a long short term memory system, where recurrence in the structure of the neural network allows short-term information to persist and inform future actions. This paper almost mimics the brain's separate long and short term memory structures, and could store long-term memory separately from its main activities until needed. |
|