Skip to content
#

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 1,266 public repositories matching this topic...

Flamefire
Flamefire commented Nov 13, 2019

Judging by the logic in https://github.com/horovod/horovod/blob/38e91bee84efbb5b563a4928027a75dc3974633b/setup.py#L1369 it is clear, that before installing Horovod one needs to install the underlying framework(s) (TensorFlow, PyTorch, ...).

This is not mentioned in the installation instructions which made me think, I can install Horovod and then any framework I like (or switch between them) and

nsfwjs
sasikanth513
sasikanth513 commented Jun 10, 2019

To host model on our own server in readme.md you've provided link to https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo/public/model

I was trying to host these on my server and was facing issues but working absolutely fine with the default files then figured out that model.json from demo folder is different from the one you're using as default here `https://s3.amazonaws.com

You can’t perform that action at this time.