Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon

Is Comet the new Github for Artificial Intelligence?

Save for later
  • 2 min read
  • 09 Apr 2018

article-image
Comet.ml, is one of the infrastructure-agnostic machine learning (ML) platforms which is simple, fast and free for open source projects. It launched the first platform for data science and machine learning users to track, monitor and optimize their machine learning models. Comet allows data science teams to track their code, experiments, and results on machine learning projects.

The newly launched platform allows users to optimize their machine learning and artificial intelligence models and twist hyperparameters of their demonstrations. The platform also provides dashboards which help in collaboration of codes of the ML research and results. It allows researchers to view results with an intuitive graph and compare various aspects and versions of the machine learning experiments.

is-comet-the-new-github-for-artificial-intelligence-img-0

Comet also functions on popular Machine Learning libraries such as Keras, TensorFlow, PyTorch, scikit-learn, and Theano. The platform allows teammates to collaborate real-time without affecting the mobility and adaptability of the datasets and production models.

Key Features of Comet:

  • Single-line Tracking - Start tracking with just a single line into your training code. It works on any machine and with any type of model.
  • Compare Experiments - Compare different experiments and observe the code differences, hyper-parameters, and various other data points.
  • Integration with Git - Comet allows to integrate with Github and other git service providers. After finalizing  the experiment, it automatically generates a pull request with the model with the best accuracy to the Github repository.
  • Collaboration - Share multiple projects with team members and stakeholders along with visibility and insights into project team performance.
  • Documentation -  Provides Notes section allowing you to add and manage documentation for all projects and training experiments.
  • Unlock access to the largest independent learning library in Tech for FREE!
    Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
    Renews at $19.99/month. Cancel anytime


Comet is already adopted by more than 30 industry leaders and research universities with more than 6000 large-scale machine learning models.

Check out the video to know more about the platform functionality:

https://www.youtube.com/watch?v=LlsRMQjV__c&feature=youtu.be

Other latest news for a quick read:

Deeplearning4j 1.0.0-alpha arrives!


How greedy algorithms work?