July 2019 Summaries
5 posts from Comet
Filter
Month:
Year:
Post Summaries
Back to Blog
Ludwig, a TensorFlow-based toolbox, enables users to train and test deep learning models without writing code, offering a comprehensive codeless pipeline from start to finish. By integrating Ludwig with Comet.ml, users can track their experiments live, providing transparency and better understanding of the research process. Comet.ml complements Ludwig by allowing users to compare experiments, organize visualizations, and conduct meta-analysis, ultimately enhancing model development. The integration facilitates capturing experiment details, live performance metrics, and visualizations, offering an efficient way to manage machine learning workflows. The text provides a step-by-step guide to using Ludwig with Comet.ml for a text classification model, emphasizing the seamless execution and tracking of experiments and highlighting the synergy between the two tools for building and evaluating deep learning models.
Jul 24, 2019
1,042 words in the original blog post.
Comet.ml, a prominent meta machine learning platform, has announced its collaboration with Uber AI to integrate Ludwig, a low-code deep learning toolbox, with the Comet.ml platform. This integration allows users to track Ludwig-based experiments live during training, enhancing the ability to capture code changes, track results, and view real-time model metrics and visualizations. Developed by Uber, Ludwig facilitates training and testing deep learning models without coding, offering a user-friendly interface for data preprocessing, training, predictions, and visualizations. The partnership aims to streamline machine learning workflows and improve experiment management, catering to the growing demand for low-code solutions among Comet's Fortune 100 customers. Comet, known for helping AI practitioners build reliable models, sees this collaboration as a way to enhance user flexibility and extract business value from machine learning.
Jul 24, 2019
484 words in the original blog post.
Ludwig is a TensorFlow-based toolbox designed to enable users to train and test deep learning models without writing code, facilitating a seamless machine learning pipeline from data preprocessing to model training and visualization. By integrating Ludwig with comet.ml, users can track their experiments in a reproducible manner, enhancing visibility and understanding of the research process. The article provides a step-by-step guide on setting up and using Ludwig for a text classification task using the Reuters-21578 dataset, highlighting the use of CLI commands and the integration with comet.ml for live experiment tracking. Users are guided through the installation of necessary software, dataset preparation, model definition, and execution of experiments with the comet flag, which allows for the capture and visualization of experiment data.
Jul 24, 2019
619 words in the original blog post.
Machine learning teams are increasingly transitioning from using platforms like GitHub to storing their models in specialized environments due to the unique challenges of deploying AI/ML at scale, which differ from traditional applications. This shift highlights the need for MLOps pipelines that stabilize and streamline model release processes while accommodating flexible experimentation. AWS Sagemaker, a managed service for building, training, and hosting machine learning models, offers abstraction and uniformity but may lack flexibility during deployment, especially for custom models. Additionally, the importance of reproducibility in machine learning is emphasized, with platforms like comet.ml providing tools similar to GitHub for tracking datasets, code changes, and experimentation history, thereby enhancing productivity, collaboration, and explainability. Comet.ml operates independently of infrastructure and machine frameworks, allowing developers to maintain their preferred training processes while ensuring a single source of truth for ongoing and completed machine learning projects.
Jul 17, 2019
1,081 words in the original blog post.
Implementing scalable machine learning pipelines remains challenging despite advancements in deep learning, with issues such as model iteration, work reproducibility, and retention of institutional knowledge posing significant obstacles. Gideon Mendels, Co-founder and CEO of Comet, plans to address these challenges in an upcoming webinar, drawing from his extensive experience in machine learning research and development at Columbia University, Google, and Comet. The webinar aims to provide insights into enhancing machine learning development through emerging software tools and algorithmic improvements, focusing on reproducibility, automated hyperparameter optimization, and increasing team collaboration and model visibility.
Jul 16, 2019
179 words in the original blog post.