Latest videos

Generative AI
3,158,102 Views · 3 years ago

How would you explain what machine learning is? In this video I try to explain it in varying degrees of specificity and how to answer the question depending on the person asking the question. I also go into what subcategories of machine learning exists, which we will also go deeper into in future videos.

Timestamps:
0:00 - Introduction
0:40 - What is Machine Learning?
1:36 - More specific explanation by Arthur Samuel
2:21 - Most specific definition
3:35 - Subcategories of ML
5:27 - Supervised Learning (vaguely explained)
5:47 - Unsupervised Learning (vaguely explained)
6:10 - Recommender Systems (vaguely explained)
6:30 - Reinforcement Learning (vaguely explained)
7:00 - Sub-Sub Categories: Self-Supervised Learning
7:40 - Sub-Sub Categories: Semi-Supervised Learning
8:32 - Ending

Generative AI
2,203,558 Views · 3 years ago

Hi, I made this video when a lot of students were questioning about preparing .csv file on Aladdin Persson's youtube in the following video.

How to build custom Datasets for Images in Pytorch
https://www.youtube.com/watch?v=ZoZHd0Zm3RY

Generative AI
2,052,669 Views · 3 years ago

In this video I go through how to code the Hill cipher in Python. I try to explain everything in simple terms, but this video was a bit challenging!

Github repository:
https://github.com/AladdinPerz....on/Algorithms-Collec

 Check out my previous video on the Hill cipher also if you have any questions about this algorithm.

Generative AI
2,552,085 Views · 3 years ago

I was inspired to make these videos by this specialization: https://bit.ly/3SqLuA6

A clean, simple and readable implementation of ESRGAN :)

Generative AI
2,812,864 Views · 3 years ago

In this video we code the K nearest neighbor (kNN) classifier from scratch in Python. We implement both the intuitive and a very efficient no-loop implementation!

People often ask what courses are great for getting into ML/DL and the two I started with is ML and DL specialization both by Andrew Ng. Below you'll find both affiliate and non-affiliate links if you want to check it out. The pricing for you is the same but a small commission goes back to the channel if you buy it through the affiliate link.
ML Course (affiliate): https://bit.ly/3qq20Sx
DL Specialization (affiliate): https://bit.ly/30npNrw
ML Course (no affiliate): https://bit.ly/3t8JqA9
DL Specialization (no affiliate): https://bit.ly/3t8JqA9

GitHub Repository:
https://github.com/aladdinpers....son/Machine-Learning

✅ Equipment I use and recommend:
https://www.amazon.com/shop/aladdinpersson

❤️ Become a Channel Member:
https://www.youtube.com/channe....l/UCkzW5JSFwvKRjXABI

✅ One-Time Donations:
Paypal: https://bit.ly/3buoRYH
Ethereum: 0xc84008f43d2E0bC01d925CC35915CdE92c2e99dc

▶️ You Can Connect with me on:
Twitter - https://twitter.com/aladdinpersson
LinkedIn - https://www.linkedin.com/in/al....addin-persson-a95384
GitHub - https://github.com/aladdinpersson

PyTorch Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf

Generative AI
2,136,445 Views · 3 years ago

I was inspired to make these videos by this specialization: https://bit.ly/3SqLuA6

ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks: https://arxiv.org/abs/1809.00219

#PaperReview #PaperExplained

GitHub Repository:
https://github.com/aladdinpers....son/Machine-Learning

✅ Equipment I use and recommend:
https://www.amazon.com/shop/aladdinpersson

❤️ Become a Channel Member:
https://www.youtube.com/channe....l/UCkzW5JSFwvKRjXABI

✅ One-Time Donations:
Paypal: https://bit.ly/3buoRYH
Ethereum: 0xc84008f43d2E0bC01d925CC35915CdE92c2e99dc

▶️ You Can Connect with me on:
Twitter - https://twitter.com/aladdinpersson
LinkedIn - https://www.linkedin.com/in/al....addin-persson-a95384
Github - https://github.com/aladdinpersson

GAN Playlist:
https://youtube.com/playlist?l....ist=PLhhyoLH6IjfwIp8

PyTorch Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf

Timestamps:

Generative AI
2,621,519 Views · 3 years ago

Welcome to The ALT Code!

Kaggle image dataset used in the video: https://www.kaggle.com/c/carva....na-image-masking-cha

Aladdin Persson viedeo about UNET: https://youtu.be/oLvmLJkmXuc

In this video I build the UNET neural network architecture and use it for image segmentation in the Carvana Kaggle competition. Unfortunately, I couldn't train the model due to some tensorflow bugs, but I'll try to solve them and show you the result in an upcoming video. If you have any recommendation or advice leave it in the comments and I will gladly read it.

Video sections:
00:00 Intro
02:03 Start coding
04:25 Problems and bugs
05:24 Building nn architecture
09:24 More problems and bugs (same)

I hope you've liked the content. If so, remember to leave a like, comment and subscribe to the channel so you don't miss any video.
https://www.youtube.com/channe....l/UC-PxtaHoggfRI93H_



Music:
Track: Flexy — Land of Fire [Audio Library Release]
Music provided by Audio Library Plus
Watch: https://youtu.be/STVCwZGLwr0
Free Download / Stream: https://alplus.io/flexy

Music Credit: 'Low Frequency Music'
Track Name: 'Good Day'
Music By: Low Frequency Music @ https://soundcloud.com/user-551516820
Official "Low Frequency Music" YouTube Channel HERE - https://www.youtube.com/LowFrequencyM...
DOWNLOAD @ https://www.chilloutmedia.com/low-fre...
License for commercial use: Creative Commons Attribution 3.0 Unported "Share Alike" (CC BY-SA 3.0) License.
Full License HERE - https://creativecommons.org/licenses/...
Music promoted by NCM https://goo.gl/fh3rEJ @
https://www.LoFi-HipHop.com

ESCAPISM - LOFI HIP HOP BEAT STARS (Prod. Riddiman)
Download free or buy a lease here:
https://www.beatstars.com/beat/escapi...
BPM: 85
KEY: D
Stream my beats on:
Spotify: https://spoti.fi/2u4ZS7R
Apple Music: https://apple.co/2GIxb8j

Track: Sunflower — Soyb [Audio Library Release]
Music provided by Audio Library Plus
Watch: https://youtu.be/dG1U3NuR9Pk
Free Download / Stream: https://alplus.io/sunflower

Generative AI
2,317,612 Views · 3 years ago

In this video I walkthrough the basics of the Ceaser Cipher and in the next video we will code it in Python.

Link to Python tutorial: https://www.youtube.com/watch?v=6YBqtYkzzmY&t=17s

Generative AI
2,981,182 Views · 3 years ago

In this video I go through a simple cryptography algorithm in Python. I try to explain everything in simple terms and make it beginner friendly!



Github repository:
https://github.com/AladdinPerz....on/Algorithms-Collec


Check out my previous video on the Caesar cipher also if you have any questions about this algorithm.

Generative AI
2,189,625 Views · 3 years ago

Sharing my thoughts, experience and pros/cons with the specialization. In summary if you want a tldw it's good and worth taking. If you want more details look at the video ;) Support the channel by using affiliate link below with no additional cost for you

Course (affiliate):
https://bit.ly/3nCULaQ

Course (no affiliate):
https://www.coursera.org/speci....alizations/generativ

Generative AI
2,119,135 Views · 3 years ago

New video:
https://youtu.be/IZtv9s_Wx9I

GAN Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf

Reason for update:
I felt the video explanations could be clearer and better video quality. What I've done now is expand it into a new GAN playlist where DCGAN is one of those! Do check out the links above.

In this video we implement a generative adversarial network (GAN) in Pytorch. Specifically we're implementing a DCGAN (Deep Convolutional Generative Adversarial Network) trained on the MNIST-dataset to generate new digits.

✅ Support My Channel Through Patreon:
https://www.patreon.com/aladdinpersson

PyTorch Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf

Github Repository:
https://github.com/aladdinpers....son/Machine-Learning

Papers to gain better understanding of GANs:
https://arxiv.org/abs/1406.2661 (Original GAN paper)
https://arxiv.org/abs/1511.06434 (DCGAN paper)
https://arxiv.org/abs/1606.03498 (Techniques for training GANs)

OUTLINE:
0:00 - Introduction
0:46 - Overview of the idea behind GANs
1:42 - Original GAN paper overview
4:27 - DCGAN paper overview
7:13 - Implementation of the Discriminator
12:43 - Implementation of the Generator
17:21 - Initialization of the network, dataset and hyperparameters
24:00 - Setting up the training phase
38:10 - Training the Network and visualizing results

Generative AI
3,581,006 Views · 3 years ago

Machine Learning Specialization: https://bit.ly/3UzcejB

I recently completed the machine learning specialization by Andrew Ng that replaces the original legendary machine learning course now with updated coding assignments in Python and improved lecture quality. In this video I share my thoughts on the specialization, who it's designed for and what you'll learn if you decide to take it.

Timestamps:
0:00 - Introduction
0:41 - Why this specialization?
2:03 - Thoughts on the instructor Andrew Ng
2:50 - Overall rating
3:10 - Who is it for?
4:06 - Overview of the courses
7:40 - Course structure
10:35 - Thoughts on what can be improved
14:48 - More detailed content walkthrough
19:58 - Time to complete
20:30 - Cost
21:10 - Summary of the specialization

Generative AI
2,876,829 Views · 3 years ago

In this video I go through a simple cryptography algorithm in Python. I try to explain everything in simple terms and make it beginner friendly!

Github repository:
https://github.com/AladdinPerz....on/Algorithms-Collec

Check out my previous video on the Vigenere cipher also if you have any questions about this algorithm.

Generative AI
2,704,159 Views · 3 years ago

In this video I will show you how to create an input pipeline when dealing with text. We focus on TextLineDataset which is a quite general method that you can adapt to many different text data structure. In the tutorial I show you mainly demonstrating how to load the imdb dataset from a text file but I also try and give you some ideas and what to do if you're dealing with text data is differently structured, like split over multiple text files or a translation dataset split over two text files.

Download the data (IMDB) used in the video here:
https://www.kaggle.com/dataset..../ff33c576e11e20d0c3a

I learned a lot and was inspired to make these TensorFlow videos by the TensorFlow Specialization on Coursera. Below you'll find both affiliate and non-affiliate links, the pricing for you is the same but a small commission goes back to the channel if you buy it through the affiliate link.
affiliate: https://bit.ly/3t3tgI5
non-affiliate: https://bit.ly/3kZgN5B

GitHub Repository:
https://github.com/aladdinpers....son/Machine-Learning

✅ Equipment I use and recommend:
https://www.amazon.com/shop/aladdinpersson

❤️ Become a Channel Member:
https://www.youtube.com/channe....l/UCkzW5JSFwvKRjXABI

✅ One-Time Donations:
Paypal: https://bit.ly/3buoRYH
Ethereum: 0xc84008f43d2E0bC01d925CC35915CdE92c2e99dc

▶️ You Can Connect with me on:
Twitter - https://twitter.com/aladdinpersson
LinkedIn - https://www.linkedin.com/in/al....addin-persson-a95384
GitHub - https://github.com/aladdinpersson

TensorFlow Playlist:
https://www.youtube.com/playli....st?list=PLhhyoLH6Ijf

OUTLINE:
0:00 - Introduction and Dataset Overview
1:39 - Load using TextLineDataset
4:13 - Filtering Dataset
8:12 - Creating Vocabulary
13:43 - Numericalizing with TokenTextEncoder
18:10 - Applying map on datasets
20:35 - Simple Model
22:30 - Dataset in Several Files
25:50 - Sketch Load Translation Dataset
29:22 - Ending




Showing 234 out of 579