From de22258b7b396e6b5bcc0aea660a396ba9e00ffb Mon Sep 17 00:00:00 2001 From: UC3 <54782970+UticaCollegeCyberSecurityClub@users.noreply.github.com> Date: Wed, 11 Nov 2020 18:40:25 -0500 Subject: [PATCH] added to deep learning https://github.com/arjunmenon/Ruby-LSTM --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9aa6bb2..2e59c48 100644 --- a/readme.md +++ b/readme.md @@ -156,6 +156,7 @@ programming languages with appropriate bindings for Ruby. - [torch-rb](https://github.com/ankane/torch-rb) - Ruby bindings for [LibTorch](https://github.com/pytorch/pytorch) using [rice](https://github.com/jasonroelofs/rice). - [mxnet](https://github.com/mrkn/mxnet.rb) - Ruby bindings for [mxnet](https://mxnet.apache.org/). +- [Ruby-LSTM](https://github.com/arjunmenon/Ruby-LSTM) - Long Short Term Memory RNN in pure Ruby ### Kernel methods