What is: Efficient Recurrent Unit?
Source | ESPNetv2: A Light-weight, Power Efficient, and General Purpose Convolutional Neural Network |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
An Efficient Recurrent Unit (ERU) extends LSTM-based language models by replacing linear transforms for processing the input vector with the EESP unit inside the LSTM cell.