8000 Add ruby-dnn by @unagiootoro · arbox/machine-learning-with-ruby@d7392ad · GitHub
[go: up one dir, main page]

Skip to content

Commit d7392ad

Browse files
kojix2arbox
authored andcommitted
Add ruby-dnn by @unagiootoro
1 parent d936411 commit d7392ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,15 @@ programming languages with appropriate bindings for Ruby.
145145
- [rann](https://github.com/mikecmpbll/rann) -
146146
Flexible Ruby ANN implementation with backprop (through-time, for recurrent
147147
nets), gradient checking, adagrad, and parallel batch execution.
148+
149+
### Deep learning
150+
148151
- [tensor_stream](https://github.com/jedld/tensor_stream) -
149152
Ground-up and standalone reimplementation of TensorFlow for Ruby.
150153
- [red-chainer](https://github.com/red-data-tools/red-chainer) -
151154
Deep learning framework for Ruby.
152155
- [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.
154157

155158
### Kernel methods
156159

0 commit comments

Comments
 (0)
0