numpy implementation of Recurrent Neural Network
☆41Jun 2, 2019Updated 7 years ago
Alternatives and similar repositories for numpy-rnn
Users that are interested in numpy-rnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Minimal numpy implementation of a RNN using GRUs☆21Jun 7, 2019Updated 7 years ago
- Fractional White Noises for Neural Stochastic Differential Equations (NeurIPS 2022)☆16Nov 17, 2022Updated 3 years ago
- Classification of 11 types of audio clips using MFCCs features and LSTM. Pretrained on Speech Command Dataset with intensive data augment…