-
Updated
Apr 1, 2021 - Jupyter Notebook
machinelearning
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Here are 2,621 public repositories matching this topic...
-
Updated
May 6, 2021 - JavaScript
-
Updated
Apr 1, 2021 - Jupyter Notebook
-
Updated
Apr 5, 2021
-
Updated
May 5, 2021 - Python
-
Updated
May 5, 2021 - Python
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Jan 18, 2021 - Jupyter Notebook
https://github.com/infinitered/nsfwjs/blob/ebcd41c46087a3f42c6577f96acc53d7a934b068/src/index.ts#L68
Hello, it seems, although not explicit I can save the model to different schemas by referencing the underlying "model" attribute in the model returned by nsfwjs.load() e.g.
`nsfwjs.load(path).then(function (newModel) {
console.log("path", path);
if(newModel) {
Fix Video
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?
-
Updated
Apr 9, 2019
https://igel.readthedocs.io/en/latest/_sources/readme.rst.txt includes a link to the assets/igel-help.gif, but that path is broken on readthedocs.
readme.rst is included as ../readme.rst in the sphinx build.
The gifs are in asses/igel-help.gif
The sphinx build needs to point to the asset directory, absolutely:
.. image:: /assets/igel-help.gif
I haven't made a patch, because I haven't
-
Updated
May 5, 2021 - Python
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Mar 31, 2021
-
Updated
May 20, 2020 - Java
KMeans question
Hi, Thanks for the awesome library!
So I am running a Kmeans on lots of different datasets, which all have roughly four shapes, so I initialize with those shapes and it works well, except for just a few times. There are a few datasets that look different enough that I end up with empty clusters and the algorithm just hangs ("Resumed because of empty cluster" again and again).
I conceptually
-
Updated
Dec 19, 2017 - JavaScript
-
Updated
Mar 5, 2021
-
Updated
Feb 14, 2021
Bounds check and call [] operator
-
Updated
Mar 31, 2020 - Python
-
Updated
Apr 27, 2021 - Jupyter Notebook
-
Updated
Jan 26, 2021 - Python
-
Updated
May 6, 2021 - Python
-
Updated
May 5, 2021 - Jupyter Notebook
Video detection for large videos takes quite a bit of time, and it's not really feasible in a server setting (even just testing on my laptop, the memory consumption was a bit of a concern). So recommendations that should be pretty easy to implement:
- Instead of preprocessing all the frames beforehand, do it in batches and find the score. If a given threshold is not met, then preprocess the ne
-
Updated
Sep 30, 2019 - Python
-
Updated
Mar 31, 2021 - Jupyter Notebook
- Wikipedia
- Wikipedia


Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu