File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -145,12 +145,15 @@ programming languages with appropriate bindings for Ruby.
145
145
- [ rann] ( https://github.com/mikecmpbll/rann ) -
146
146
Flexible Ruby ANN implementation with backprop (through-time, for recurrent
147
147
nets), gradient checking, adagrad, and parallel batch execution.
148
+
149
+ ### Deep learning
150
+
148
151
- [ tensor_stream] ( https://github.com/jedld/tensor_stream ) -
149
152
Ground-up and standalone reimplementation of TensorFlow for Ruby.
150
153
- [ red-chainer] ( https://github.com/red-data-tools/red-chainer ) -
151
154
Deep learning framework for Ruby.
152
155
- [ tensorflow] ( https://github.com/somaticio/tensorflow.rb ) - Ruby bindings for [ TensorFlow] ( https://www.tensorflow.org/ ) .
153
-
156
+ - [ ruby-dnn ] ( https://github.com/unagiootoro/ruby-dnn ) - Simple deep learning for Ruby.
154
157
155
158
### Kernel methods
156
159
You can’t perform that action at this time.
0 commit comments