43 тысяч подписчиков
60 видео
The BEST Machine Learning Interview Strategy.
Bias and Variance, Simplified
I can predict cars CRASHING. And it's 99% accurate!
The Machine Learning School program
Building a RAG application from scratch using Python, LangChain, and the OpenAI API
Building a RAG application using open-source models (Asking questions from a PDF using Llama2)
Building an AI assistant that listens and sees the world (Step by step tutorial)
Step by step no-code RAG application using Langflow.
A Critical Skill People Learn Too LATE: Learning Curves In Machine Learning.
How to evaluate an LLM-powered RAG application automatically.
TensorFlow On Apple Silicon. Step-by-Step Instructions
We just discovered faster sorting algorithms!
The $1,000,000 problem AI can't solve
How does Lexical Scoping in Mojo 🔥 works (under 3 minutes)
I built a simple game using Langchain. Here is a step by step tutorial.
AI will not take your job. Here is what I think will happen instead.
A gentle introduction to RAG (using open-source models)
Late initialization in Mojo🔥 (Python doesn't support this)
Automating feedback using ChatGPT and Zapier
Can you become a Data Scientist without a Ph.D?
Should You Stop Splitting Your Data Like This?
How to 10x your productivity with ChatGPT?
I used the first AI Software Engineer for a week. This is happening.
The Model Context Protocol (MCP) Explained (and one cool code example.)
How to build a real-time AI assistant (with voice and vision)
5 Lessons You’re NOT Taught in School
An introduction to Mojo (for Python developers)
I deployed a recommendation model. Testing Models In Production using Interleaving Experiments.
Will Your Code Write Itself?
A Machine Learning roadmap (the one I recommend to my students)
Building a CI workflow for those who hate it (using GitHub Actions)
Introduction to Adversarial Validation In Machine Learning.
Generating Images From Text. Stable Diffusion, Explained
People are divided! Does GPT-4 understand what it says?
Don't Replace Missing Values In Your Dataset.
Early Stopping. The Most Popular Regularization Technique In Machine Learning.
Introduction To Autoencoders In Machine Learning.
The 3 most important updates to OpenAI's API.
Superhuman AI Cracked An Impossible Game! | DeepNash, Explained
Active Learning. The Secret of Training Models Without Labels.
The Function That Changed Everything
Building an AI Agent without writing any code (using Langflow)
The Wrong Batch Size Will Ruin Your Model
More people should start using Dev Containers in Visual Studio Code
How to run PyTorch, TensorFlow, and JAX on your Mac (Apple Silicon)
The Framework 13 Pro is the best PC laptop I've tried.
How to train a model to generate image embeddings from scratch
Why are vector databases so FAST?
How to create a Dev Container for your project in Visual Studio Code
How to turn your data into a knowledge graph in 5 lines of code