Skip to content

Commit fd38187

Browse files
Update README
1 parent 93b1a0b commit fd38187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Algorithms that shine in this setting in terms of both model size and compute, n
1717
- **EMI-RNN**: Training routine to recover the critical signature from time series data for faster and accurate RNN predictions.
1818
- **Shallow RNN**: A meta-architecture for training RNNs that can be applied to streaming data.
1919
- **FastRNN & FastGRNN - FastCells**: **F**ast, **A**ccurate, **S**table and **T**iny (**G**ated) RNN cells.
20+
- **Conv1D**: 1-D regular and low-rank convolution architectures for time-series data.
2021
- **DROCC**: **D**eep **R**obust **O**ne-**C**lass **C**lassfiication for training robust anomaly detectors.
2122

2223
These algorithms can train models for classical supervised learning problems

0 commit comments

Comments
 (0)