How Can We Make Robotics More like Generative Modeling?
A roboticist argues for scaling robotics research like generative AI, focusing on data quality and iteration over algorithms for better generalization.
A roboticist argues for scaling robotics research like generative AI, focusing on data quality and iteration over algorithms for better generalization.
A podcast interview discussing reinforcement learning applications, data science career paths, and productivity insights for tech professionals.
An analysis of GitHub Copilot's ethical and legal implications regarding open source licensing, arguing it facilitates the laundering of free software into proprietary code.
Part 2 of a series on using Azure Anomaly Detector to identify unusual patterns in air quality sensor data for safety alerts.
Explores the application of classic software design patterns, like the Factory pattern, to machine learning code and systems, using examples from PyTorch, Gensim, and Hugging Face.
Compares Amazon SageMaker's four inference options for deploying Hugging Face Transformers models, covering latency, use cases, and pricing.
Explores bandit algorithms like ε-greedy, UCB, and Thompson Sampling to improve recommender systems by balancing exploration and exploitation.
A guide to creating confidence intervals for evaluating machine learning models, covering multiple methods to quantify performance uncertainty.
A technical guide explaining methods for creating confidence intervals to measure uncertainty in machine learning model performance.
A deep learning researcher shares insights on the 2022 ML job market, comparing career options like FAANG, startups, and robotics, after joining Halodi Robotics.
Explores synthetic data generation methods like augmentation and pretrained models to overcome limited training data in machine learning.
Explores counterfactual evaluation as an alternative to A/B testing for offline assessment of recommendation systems.
A data scientist shares a structured approach to starting data science projects, focusing on business goals, requirements, and avoiding common pitfalls.
A $10,000 charity bet on whether fully autonomous (Level 5) self-driving cars will be commercially available in major US cities by 2030.
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Author announces a new machine learning book covering scikit-learn, deep learning with PyTorch, neural networks, and reinforcement learning.
Announcing a new book on machine learning, covering fundamentals with scikit-learn and deep learning with PyTorch, including neural networks from scratch.
Explores active learning strategies for selecting the most valuable data to label when working with a limited labeling budget in machine learning.
A developer built a program that uses webcam emotion detection to send cat pictures to their phone when they're sad at the computer.
A technical guide on deploying a DistilBERT model to production using Hugging Face Transformers, Amazon SageMaker, and Infrastructure as Code with Terraform.