You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,15 @@
5
5
> Useful resources for machine learning in [Ruby][ruby]
6
6
7
7
This curated list comprises [_awesome_](https://github.com/sindresorhus/awesome/blob/master/awesome.md)
8
-
resources, libraries, information sources about Machine Learning with the [Ruby programming language](ruby).
8
+
resources, libraries, information sources about Machine Learning with the [Ruby programming language][ruby].
9
9
10
10
This list comes from our day to day work on ML Applications.
11
11
12
12
Our main goal is to promote Ruby as a tool for Machine Learning Tasks. Your help,
13
13
suggestions and contributions are welcome! We kindly ask you to study
14
-
the [Contribution](#contributing) section. Follow us on [Twitter](https://twitter.com/RubyNLP)
14
+
the [Contribution](#contributing) section.
15
+
16
+
Follow us on [Twitter](https://twitter.com/RubyNLP)
15
17
and please spread the word using the `#RubyML` hash tag!
16
18
17
19
@@ -225,7 +227,8 @@ You may want to start there.
225
227
226
228
## License
227
229
228
-
[](https://creativecommons.org/publicdomain/zero/1.0/)`Awesome ML with Ruby` by [Andrei Beliankou](https://github.com/arbox) and
230
+
[](https://creativecommons.org/publicdomain/zero/1.0/)
231
+
`Awesome ML with Ruby` by [Andrei Beliankou](https://github.com/arbox) and
0 commit comments