22:05
1 - DataScience From Scratch With No Steps Skipped : Intro to Python
1 - Data Science From Scratch With No Steps Skipped: Intro to Python. Installing Miniconda: ...
1:01
Python vs C/C++ vs Assembly side-by-side comparison
next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.
9:15
I Built a Neural Network from Scratch
Don't click this: https://tinyurl.com/bde5k7d5 Link to Code: https://www.patreon.com/greencode How I Learned This: ...
2:09:28
Scratch to Python: Blocks to Coding! Transfer your Scratch
Scratch to Python: Blocks to Coding! Transfer your Scratch programming skills to Python. We will learn about Edublocks a Python ...
2:33:11
Learn RAG From Scratch – Python AI Tutorial from a LangChain Engineer
Learn how to implement RAG (Retrieval Augmented Generation) from scratch, straight from a LangChain software engineer.
5:43:41
Create a Large Language Model from Scratch with Python – Tutorial
Learn how to build your own large language model, from scratch. This course goes into the data handling, math, and transformers ...
4:43
Apprendre Python #1 : de Scratch à Python
Cette vidéo est la première d'une série consacrée à l'apprentissage de Python. Dans cette première vidéo, vous découvrirez le ...
6:19
Learn | Python | After Scratch | YouTube | Playlist
What to learn after Scratch? You want to continue coding after scratch, so learn python after scratch. You can use your scratch ...
4:41
How to Run a Python Project Downloaded From GitHub (2025)
In this video, I'll show you how to run a Python project downloaded from GitHub. You will learn how to clone a GitHub repository, ...
1:56:20
Let's build GPT: from scratch, in code, spelled out.
We build a Generatively Pretrained Transformer (GPT), following the paper "Attention is All You Need" and OpenAI's GPT-2 ...
1:39
Convert SCRATCH to .EXE! | .SB3 to .EXE | Just Finished Coding!
In this video, I go over how you can easily convert your online scratch files, in the .sb3 format, into .exe files on your computer.
10:00
Hands-on 2: Mixture of Experts (MoE) from Scratch
Support BrainOmega ☕ Buy Me a Coffee: https://buymeacoffee.com/brainomega Stripe: ...
15:17
How to Build a ReAct Agent from Scratch with Python
As AI enthusiast, you know that building an AI agent from the ground up is the best way to grasp its inner workings. In this tutorial ...
2:12:35
Scratch to Python: Blocks to Coding! Transfer your Scratch
Scratch to Python: Blocks to Coding! Transfer your Scratch programming skills to Python. We will learn about Edublocks a Python ...
33:47
Neural Networks from Scratch - P.4 Batches, Layers, and Objects
Neural Networks from Scratch book: https://nnfs.io NNFSiX Github: https://github.com/Sentdex/NNfSiX Playlist for this series: ...
16:39
Perform Object Detection Using YOLOv5 From Scratch In Python
In this video we are going to perform object detection using yolov5 in python. We will write the code from scratch that will be ...
15:06
Neural Networks from Scratch - P.2 Coding a Layer
Expanding from a single neuron with 3 inputs to a layer of neurons with 4 inputs. Neural Networks from Scratch book: ...
19:19
Code a Neural Network from Scratch with pure Python - Part 1
Part 1 of a tutorial where I show you how to code a neural network from scratch using pure Python code and no special machine ...
4:59
Should my Child Learn to Code in Scratch or Python?
Throughout the history of Coder Kids, we have heard the question: Why Scratch? Why not Python? Even though we do offer some ...
1:52:25
Coding a regex engine from scratch with no imports in Python! (From Scratch #1)
In this video, we build a full-featured regex engine from scratch in Python with no imports! This was streamed live on ...