Machine Learning Top 10 Open Source Projects

Machine Learning Top 10 Open Source Projects

  • March 22, 2018
Table of Contents

Machine Learning Top 10 Open Source Projects

We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals.

Source: mybridge.co

Tags :
Share :
comments powered by Disqus

Related Posts

How AI can learn to generate pictures of cats

How AI can learn to generate pictures of cats

The generator is a counterfeiter trying to produce seemingly real data. It has no idea of what the real data is, but it learns to adjust from the feedback of the other model. The discriminator is a inspector trying to determine what the fake counterfeit data is (by comparing it with real data), while trying to not raise false positives on the real data.

Read More
GPU-accelerated Neural Networks in JavaScript

GPU-accelerated Neural Networks in JavaScript

While its feature set is geared towards neural networks, deeplearn.js can be described as a general-purpose machine learning framework. Propel is a library for scientific computing that offers automatic differentiation. Gpu.js provides a convenient way to run JavaScript functions on the GPU.

Read More