8000 Update readme.md · arbox/machine-learning-with-ruby@6967af8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6967af8

Browse files
bkmgitarbox
authored andcommitted
Update readme.md
Fix as suggested in review to have MXNet Ruby bindings first and library second.
1 parent 5368fb5 commit 6967af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ programming languages with appropriate bindings for Ruby.
154154
Deep learning framework for Ruby.
155155
- [tensorflow](https://github.com/somaticio/tensorflow.rb) - Ruby bindings for [TensorFlow](https://www.tensorflow.org/).
156156
- [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)
157+
- [torch-rb](https://github.com/ankane/torch-rb) - Ruby bindings for [LibTorch](https://github.com/pytorch/pytorch).
158158
using [rice](https://github.com/jasonroelofs/rice).
159-
- [mxnet](https://mxnet.apache.org/) - Ruby bindings for [mxnet](https://github.com/mrkn/mxnet.rb).
159+
- [mxnet](https://github.com/mrkn/mxnet.rb) - Ruby bindings for [mxnet](https://mxnet.apache.org/).
160160

161161
### Kernel methods
162162

0 commit comments

Comments
 (0)
0