MaskerAid by Casey Liss
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Announcing a new book on machine learning, covering fundamentals with scikit-learn and deep learning with PyTorch, including neural networks from scratch.
Author announces a new machine learning book covering scikit-learn, deep learning with PyTorch, neural networks, and reinforcement learning.
Explores active learning strategies for selecting the most valuable data to label when working with a limited labeling budget in machine learning.
A technical guide on deploying a DistilBERT model to production using Hugging Face Transformers, Amazon SageMaker, and Infrastructure as Code with Terraform.
Explains data annotation, its importance for training machine learning models, and details common text and image annotation types.
A developer builds a Figma plugin prototype using TensorFlow.js and hand gesture recognition to control UI design with hand movements.
Practical strategies for staying current in the fast-moving field of machine learning, including project experimentation and community engagement.
A comprehensive collection of 90 machine learning lecture videos covering Python, scikit-learn, algorithms, and model evaluation techniques.
A comprehensive list of 90 machine learning lecture videos covering topics from Python basics to advanced ML concepts like decision trees and Bayesian methods.
Introducing PairwiseDistancesReduction, a new Cython-based abstraction in scikit-learn for high-performance CPU computations of reductions over pairwise distances.
Guide to deploying Hugging Face Transformer models using Amazon SageMaker Serverless Inference for cost-effective ML prototypes.
Explains ongoing developer efforts to dramatically improve scikit-learn's performance, focusing on hardware scalability and algorithmic optimizations.
Explores semi-supervised learning techniques for training models when labeled data is scarce, focusing on combining labeled and unlabeled data.
The author introduces ApplyingML.com, a site dedicated to sharing practical knowledge and interviews on applying machine learning effectively in real-world work.
Learn how to integrate the Hugging Face Hub as a model registry with Amazon SageMaker for MLOps, including training and deployment.
A guide to attending AWS re:Invent 2021 machine learning and NLP sessions remotely, featuring keynotes and top session recommendations.
A tutorial on deploying the BigScience T0_3B language model to AWS and Amazon SageMaker for production use.
Advises starting ML projects with simple heuristics and data analysis before implementing complex machine learning models, citing expert advice.
A talk on system design principles for building production recommendation systems and search engines, presented at an MLOps Community meetup.