8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7332c82 commit 1c8bb02Copy full SHA for 1c8bb02
readme.md
@@ -154,6 +154,8 @@ programming languages with appropriate bindings for Ruby.
154
Deep learning framework for Ruby.
155
- [tensorflow](https://github.com/somaticio/tensorflow.rb) - Ruby bindings for [TensorFlow](https://www.tensorflow.org/).
156
- [ruby-dnn](https://github.com/unagiootoro/ruby-dnn) - Simple deep learning for Ruby.
157
+- [torch-rb](https://github.com/ankane/torch-rb) - Ruby bindings for [LibTorch](https://github.com/pytorch/pytorch)
158
+ using [rice](https://github.com/jasonroelofs/rice).
159
160
### Kernel methods
161
0 commit comments