-
Updated
Oct 27, 2020 - JavaScript
Deep learning
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Here are 444 public repositories matching this topic...
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Aug 16, 2018 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Mar 18, 2020 - JavaScript
-
Updated
Jan 5, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Jan 8, 2019 - JavaScript
Add a way to change the sample id output in the annotation process to a specific number (see picture).
Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Jun 25, 2020 - JavaScript
Since we already have plotly as dependencies, It might be worthwhile to support plots drawn by both: plotly and matplotlib in the operation.
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Apr 11, 2020 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
May 24, 2017 - JavaScript
-
Updated
Aug 17, 2016 - JavaScript
-
Updated
Mar 25, 2019 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
- Wikipedia
- Wikipedia

It seems that the doc website is using a router in hash mode. For example, URL of the index of the reference section is https://learn.ml5js.org/docs/#/reference/index. There is a hash tag "#" in the URL.
This may make it a little obfuscating for people who want to memorize the link and share it with others.
I recommend changing the router from hash mode to history mode to remove the ugly has