Machine Learning & Neural Networks without Libraries - No Black Box Course

  Рет қаралды 441,345

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Welcome to this No Black Box Machine Learning Course in JavaScript. It’s a course where we code without using libraries because it’s the best way to learn all inner workings of a machine learning system and you’ll greatly improve your software development skills as well.
The goal in this course is to build a web app that learns to recognize drawings. This is phase 2, where we increase the accuracy of the method we developed in Phase 1. We do this by implementing more sophisticated features and using other classification methods (like the Neural Network). In Phase 2 we also learn about Data Cleaning, Confusion Matrices, Geometry and the difference between Vector and Raster data (pixels).
🎥 No Black Box Phase 1 Course: • No Black Box Machine L...
✏️ Course created by @Radu (PhD in Computer Science)
📁 Data: github.com/gniziemazity/drawi...
💻 Code: github.com/gniziemazity/ml-co...
💻 Ilya's code: gist.github.com/id-ilych/8630...
💻 Neural Network Code: github.com/gniziemazity/neura...
Phase 3 Poll: forms.office.com/e/QTMCLLaV24
⭐️ Other Resources ⭐️
Recognizer we build in this course: radufromfinland.com/projects/...
Euclidean Distance Video: • Euclidean Distance: Ma...
Interpolation Video: • Linear Interpolation (...
Draw the Portal Game Tutorial (Inspired from Dr. Strange): • Doctor Strange portal ...
Why the Circle has the Largest Area: • Why the Circle enclose...
Recognizing drawings via webcam: • Learn Machine Learning...
Self-driving Car Course: • Self-Driving Car with ...
Discord Server: / discord
Scikit-learn documentation: scikit-learn.org/stable/module...
⭐️ Contents ⭐️
0:00:00 Introduction
0:04:07 Phase 1 Code Review
0:23:11 Data Cleaning
0:41:30 Confusion Matrix
1:16:00 Euclidean Distance Marker
1:16:06 Measuring the Elongation
1:39:23 Measuring the Roundness
1:59:20 Vector vs Raster (Pixels)
2:22:40 Neural Networks
3:04:49 Optimizing Neural Networks
3:25:15 Deep Neural Networks
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Пікірлер: 151
@Radu
@Radu 9 ай бұрын
Hope you enjoy the course :-) Check out my channel for more things like this, and btw. I'm organizing a creative coding competition (the main video on my channel tells about it, if interested).
@Alex_Aly
@Alex_Aly 9 ай бұрын
You could teach backpropagation by using a convolution neural net that clasifies things ( maybe it can recognize digits or letters CNN OCR) , then you can imput the characters or digits from keyboard and the ai will generate the image for that character via backpropagation ( or at least we would see a representation on what the network thinks it represents) Ofc, the most challenging part would be to offer a background of matrix algebra, partial derivatives for gradient descent, activation functions for perceptrons, function composition, and i thing that should be the bare minimum. Anyways, keep doing what you do, i enjoy your work ! PS: i have tried it with cats ( you wont belive the abominations )
@jitulteron6542
@jitulteron6542 9 ай бұрын
Amazing sir. u are the best
@Radu
@Radu 9 ай бұрын
@@Alex_AlyI can teach it also with the same setup from here as well, no need for convolutions... But I don't know how to teach it well at the moment (if I ever teach it, I want to make it accessible). In phase 3 of the self-driving car course (coming in January) I will teach neural networks in an understandable way. I will probably include something about gradient descent, but my main goal is to explain what neural networks can do and what complexity (number of neurons) is needed for different tasks. I feel this kind of content is completely lacking online...
@eduCraft_Academy
@eduCraft_Academy 9 ай бұрын
Absolutely
@BiP00
@BiP00 9 ай бұрын
Doc, you're the best!!
@pixmadennis9488
@pixmadennis9488 2 ай бұрын
i just woke up
@robertgonzalez6664
@robertgonzalez6664 Ай бұрын
Bro same lol
@negru9513
@negru9513 Ай бұрын
Me too i didnt play this video
@d3nnis61
@d3nnis61 Ай бұрын
Me too bro hahahahhaahhaah
@thebogsofmordor7356
@thebogsofmordor7356 Ай бұрын
Bruh me too.
@z_buzzard
@z_buzzard Ай бұрын
same
@nibomonogatari
@nibomonogatari Ай бұрын
why did i wake up to this
@LaniakeaArmstrong
@LaniakeaArmstrong 9 ай бұрын
When I read "without libraries": I was very amazed.
@theuniverse2268
@theuniverse2268 8 ай бұрын
Yes. Finally a proper machine learning study material lol
@FinanceLogic
@FinanceLogic 6 ай бұрын
@@theuniverse2268 I agree with what you’re trying to say, but it really all can be proper and we probably couldn’t have understood much of this unless we saw that stuff prior, maybe
@adityabhise466
@adityabhise466 5 ай бұрын
Was it without library? Just starting watching? Any good?
@Abbatyya
@Abbatyya 4 күн бұрын
This is amazing. You gotta love it and learn many from Radu
@TrevorSullivan
@TrevorSullivan 9 ай бұрын
I've seen this guy before. He makes really good content! I'm sure I will learn a lot from this. 💡🙂👍🏻
@Radu
@Radu 9 ай бұрын
:-)) thanks
@5gamerz3125
@5gamerz3125 8 күн бұрын
when i wake up i always either see a 12 hour minecraft video, 4 hour proggramming course, or space X documentation for some reason
@its_mrpanchal
@its_mrpanchal 9 ай бұрын
Amazing, I'm excited to learn. I'll complete this course with practice
@Radu
@Radu 9 ай бұрын
Good luck! :-)
@swoopertr
@swoopertr 7 ай бұрын
You are the best Radu. Keep making videos.
@muhammedendesutku2714
@muhammedendesutku2714 9 ай бұрын
One word for this video , Amazing
@sachinlodhi8542
@sachinlodhi8542 9 ай бұрын
Will complete because of its "no blackbox" approach. Will get better idea
@Radu
@Radu 9 ай бұрын
Good luck! :-)
@oxynetz
@oxynetz 9 ай бұрын
Self driving car was a blast... Can't wait to get on this
@Radu
@Radu 9 ай бұрын
Self-driving car Phase 2 begins in the second half of September (on my channel) ;-)
@edn_music
@edn_music 9 ай бұрын
I downloaded the starting code as is and ran "npm install" but got an error. Got the same problem in the last video when I couldn't install the canvas package. Node works fine for every other thing I use it for. Can someone advise why this happens
@Radu
@Radu 9 ай бұрын
Can you give more details about the error?
@eisenhowerr.guzman5880
@eisenhowerr.guzman5880 9 ай бұрын
Congratulations and greetings from Colombia
@sohamsinghyadav9254
@sohamsinghyadav9254 6 ай бұрын
this is amazing, I finally completed and learned a lot
@Radu
@Radu 6 ай бұрын
Glad to hear :-)
@aminaleali7161
@aminaleali7161 5 ай бұрын
Never mind your vast knowledge on various things, I specifically want to thank you for knowing how to teach.
@Radu
@Radu 5 ай бұрын
Happy to hear things like this. Thank you :-)
@mehrdad1068
@mehrdad1068 9 ай бұрын
Thank you for sharing this awesome tutorial
@Radu
@Radu 9 ай бұрын
You're welcome!
@rasheedsrq9026
@rasheedsrq9026 7 ай бұрын
Thanks so much for the tut and I'm looking forward to part 3 of this course. I'm gonna try to implement something similar on a smaller scale to help teach and get kids excited about ML. for reference how could I improve on the MLP for a better accuracy without overfitting? (Ps. Radu you are amazing just for the fact that you are still replying to comments so a special thank you🌟)
@Radu
@Radu 7 ай бұрын
There is one ML tutorial aimed at high-school students. You may find it useful: kzbin.info/www/bejne/h4mlYqyqfJ5ondU I don't really have tips I could give for avoiding overfitting. At least none I can summarize here as a comment.
@amalehuman2806
@amalehuman2806 15 күн бұрын
Why does PBS Spacetime keep autoplaying to this dude?
@thebogsofmordor7356
@thebogsofmordor7356 Күн бұрын
Is that what happened? I fall asleep listening to PBS Spacetime & then randomly woke up to this video playing one night.
@swordtaker2
@swordtaker2 Ай бұрын
How did i emd up here
@donlaiq
@donlaiq 8 ай бұрын
About node.js, just in case someone is having the same trouble. By default, I'm using the version v20.1.0, but when I run `npm install`, it throws some errors, and the installation fails. I solved it switching to a previous version of node, v18.16.0 (in the video Radu uses v18.12.0, so probably every v18.x.x will work fine).
@Radu
@Radu 8 ай бұрын
Oh wow, thanks for pointing this out :-|
@hnnayankumar347
@hnnayankumar347 9 ай бұрын
Thank You ❤️
@congminhluu5068
@congminhluu5068 9 ай бұрын
Haven’t started the course yet, but I do have a question. Say you have to do it for real, what libraries should you work with to accomplish this?
@Radu
@Radu 9 ай бұрын
We do use python's scikit-learn in the course to learn what it can do and we do get a decent result using it. It's a good library even though python has ones more tailored for neural networks nowadays (tensorflow, pytorch, keras). But I doubt we could get some better results using those. Instead, I would focus on tailoring the features. Probably applying convolutions to the pixels would be a logical next step.
@duke_adi
@duke_adi 8 ай бұрын
The data (~5400 samples) is so big that my browser is not able to load the "viewer.html" page ("page becomes unresponsive"). Is there any way to solve this problem?
@Radu
@Radu 7 ай бұрын
You can try using less data. Or maybe draw the thumbnails as smaller images 200x200. Those should help.
@duke_adi
@duke_adi 7 ай бұрын
I tried with less data it worked, but accuracy was less . But smaller thumbnails idea is better option since accuracy is more. Thanks for the idea 😃@@Radu
@Radu
@Radu 7 ай бұрын
@@duke_adi No problem!
@ovskihouse5278
@ovskihouse5278 9 ай бұрын
What amazing Channel
@samuraipiang8203
@samuraipiang8203 9 ай бұрын
Oh! This is my Wish❤❤❤
@josephnguyen5337
@josephnguyen5337 9 ай бұрын
Hey, can you also share the link for the part1
@Radu
@Radu 9 ай бұрын
It's the first one in the description.
@AdiAdventuresWorld
@AdiAdventuresWorld 9 ай бұрын
Great 👍
@tim_allen_jr
@tim_allen_jr 6 ай бұрын
Coding without libraries is true coding.
@Radu
@Radu 6 ай бұрын
:-)
@user-sk3gu8fx2g
@user-sk3gu8fx2g 9 ай бұрын
Please bring the Algorithms 1, 2 of princeton university.........
@thecoffeejesus
@thecoffeejesus 6 ай бұрын
WHAT A BADASS VIDEO THANK YOU
@Radu
@Radu 6 ай бұрын
You're welcome :-)
@meganova609
@meganova609 8 ай бұрын
1:18:00 you could use also jarvis algo for the same
@Radu
@Radu 8 ай бұрын
yes
@viktoreimar1240
@viktoreimar1240 Ай бұрын
I have given thumbs down and said "nor interested" to these videos over and over and youtube keeps sending me here in my sleep. Damn you algorithm.
@Radu
@Radu 28 күн бұрын
:-))
@Bright-Great
@Bright-Great 9 ай бұрын
Can you give me the link of the first section
@Radu
@Radu 9 ай бұрын
It's the first link in the video description.
@fathimaifla9215
@fathimaifla9215 9 ай бұрын
Please teach about dbms
@eduCraft_Academy
@eduCraft_Academy 9 ай бұрын
Glad I'm among the first people to watch this video ❤😂😂
@LalitaPaswan-yq6ll
@LalitaPaswan-yq6ll 9 ай бұрын
I love freecodecamp courses which is amazing 😍😍😍
@pipi_delina
@pipi_delina 9 ай бұрын
How do i handle unbalanced dataset
@Radu
@Radu 9 ай бұрын
We will have a little bit of an unbalance after the data cleaning (not anymore the same number of items of each class). But I don't focus on this problem in the course. But in short... you have to figure out if the data is expected to be balanced or not. If it is, you should probably create a subset of the data to balance it out and then do the training. But if not, you may do more harm than good if you try to classify underpopulated classes... Really depends on the scenario (like if the underpopulated classes are really important for some reason, then you have to do something else).
@user-vs4lo7ox4t
@user-vs4lo7ox4t 5 ай бұрын
З.Ы: мне бы хотелось найти начало ( у меня всё в виде HDD лежат стопкой на полке :) и пока не возможно их куда либо в монтировать) ...
@user-vs4lo7ox4t
@user-vs4lo7ox4t 5 ай бұрын
з:ы: у меня дафомин зашкалил когда это увидел :))
@aleksaleks-ff6qy
@aleksaleks-ff6qy 9 ай бұрын
Dear channel owners, please provide edited subtitles for all your videos. This will greatly assist people with hearing impairments. Automatically generated subtitles contain many errors. Accurate information is crucial in programming. Thank you.
@MarcosLopez-nd8tg
@MarcosLopez-nd8tg 9 ай бұрын
It's a 3 hours 37 min long video😐
@Radu
@Radu 9 ай бұрын
@@MarcosLopez-nd8tg yeah... that's exactly the reason. I spend 1 hour to add subtitles for 10 - 15 minute videos. And it's not something fun :-| can't listen music or do anything like that during it because have to listen to what I'm saying... I'm grateful that KZbin automatically generates the captions, and that they are helpful at least somewhat.
@MarcosLopez-nd8tg
@MarcosLopez-nd8tg 9 ай бұрын
​@@RaduSorry to hear that. Btw great video!
@Radu
@Radu 9 ай бұрын
@@MarcosLopez-nd8tg Thank you!
@Ka-kz3he
@Ka-kz3he 9 ай бұрын
5.4k views 2 hours ago I'm here early🙂
@siliangxia258
@siliangxia258 6 ай бұрын
any one using nature language to query database ?
@meganova609
@meganova609 8 ай бұрын
now my gaming laptop is dying while generating data and for feature extration too
@Radu
@Radu 8 ай бұрын
Haha, yeah, it's what happens when you have a while loop doing a bunch of things like that. Games have time to process between each frame. The goal is to update just 30 times per second or so.
@meganova609
@meganova609 8 ай бұрын
@@Radu lol master you replied to your student it means a lot
@Radu
@Radu 8 ай бұрын
@@meganova609 :-)
@J_Machine
@J_Machine 9 ай бұрын
@junotlucas1183
@junotlucas1183 8 ай бұрын
i have a good question?
@Radu
@Radu 8 ай бұрын
What is your question.
@meganova609
@meganova609 8 ай бұрын
2:26:00
@bondxxx7
@bondxxx7 9 ай бұрын
Is there a python version of the course?
@Radu
@Radu 9 ай бұрын
Unfortunately, only physically, at the university where I work at the moment. Maybe someday... but for now I like to stick to JavaScript on the channel.
@kapalapa1314
@kapalapa1314 9 ай бұрын
​@@Radu what is the point of doing ML in Js when you have python and all libs
@20cmusic
@20cmusic 9 ай бұрын
​@@kapalapa1314If you want to be a low level coder, that's all you need. Don't need to understand anything.
@Radu
@Radu 9 ай бұрын
@@kapalapa1314 check out my explanation at 03:08. But in short... Calling ML library function is pretty straightforward. Almost anyone can jump right in. But what those functions do is very complex. And hard to understand unless you have some idea of their inner workings. That's why this course exists. To learn.
@kapalapa1314
@kapalapa1314 9 ай бұрын
@@20cmusic bro, why u are being offensive. I'm not sure that any ML engineer uses js for these purposes
@user-ii5he7tl6r
@user-ii5he7tl6r 9 ай бұрын
Python will do the heavy lifting? this is weird and no way I am missing this video.
@Radu
@Radu 9 ай бұрын
:-) yeah, I think it's important to show that a machine learning model doesn't depend on a programming language. And that using the model is relatively cheap compared to the training step.
@user-ii5he7tl6r
@user-ii5he7tl6r 9 ай бұрын
@@Radu yes. You are correct.
@digvijaysinghrajput8092
@digvijaysinghrajput8092 9 ай бұрын
Why JavaScript? Why not Python
@Radu
@Radu 9 ай бұрын
I explain why here 03:08.
@mariacristinaarezzi
@mariacristinaarezzi 9 ай бұрын
Hello
@sobeidalagrange7129
@sobeidalagrange7129 9 ай бұрын
30:00 01:03:00
@ojasvisingh786
@ojasvisingh786 9 ай бұрын
🎉❤
@freetellurian
@freetellurian 7 ай бұрын
Я 2 года в коме был только начал осознавать
@user-uu9gm5rb3d
@user-uu9gm5rb3d 3 ай бұрын
course :-)
@AndersonSilva-dg4mg
@AndersonSilva-dg4mg 9 ай бұрын
JS...
@NAYY_STUDIOS
@NAYY_STUDIOS 3 ай бұрын
I am going to learn thia and comeback to gift $100. Now at 0:0
@AhmedRehan01
@AhmedRehan01 9 ай бұрын
First viewer
@freetellurian
@freetellurian 7 ай бұрын
Друг Я надеюсь что ты не все картинки раздел
@Bradhawk15
@Bradhawk15 9 ай бұрын
First
@theasianguylokolol8469
@theasianguylokolol8469 2 ай бұрын
pp
@smartcat5989
@smartcat5989 9 ай бұрын
😅6th
@theasianguylokolol8469
@theasianguylokolol8469 2 ай бұрын
ppp
@theasianguylokolol8469
@theasianguylokolol8469 2 ай бұрын
p
@GTFO_0
@GTFO_0 9 ай бұрын
What the foak did i just watch
@okopyl
@okopyl 6 ай бұрын
No one uses JS for machine learning, it’s the worst you can do. Please add JS to the video title so no one gets confused and no one watches the video. I know JS and Python, so I’m not saying this cause I know only Python
@Radu
@Radu 6 ай бұрын
Thanks for the feedback! I don't have control over the video title... But I argue that since it says 'without libraries' it won't make a difference. I mean, coding this in python is as difficult if you don't import anything. This tutorial focuses on why those ML techniques work, it doesn't try to get things done quickly.
@dus10dnd
@dus10dnd 7 ай бұрын
Yes, JavaScript libraries suck... but they also exist because... JavaScript sucks. I have been using JavaScript since 1994... I know this for a fact. You're using JavaScript for this because... you only know JavaScript. Sorry, it's just reality.
@Radu
@Radu 7 ай бұрын
:-)))) funny because this whole academic year I only teach Python and C# at work.
@ChandanKumar-xw8gl
@ChandanKumar-xw8gl Ай бұрын
I woke up and i was here.. bit why????
@mahendranath2504
@mahendranath2504 8 ай бұрын
Nice thank you so much 👌👍🙏🫶🤝✌️👏🙌
@Radu
@Radu 8 ай бұрын
No problem!
@anvesh87
@anvesh87 9 ай бұрын
@freecodecamp You never cease to impress!
@theasianguylokolol8469
@theasianguylokolol8469 2 ай бұрын
p
@theasianguylokolol8469
@theasianguylokolol8469 2 ай бұрын
p
Understanding AI from Scratch - Neural Networks Course
3:44:18
freeCodeCamp.org
Рет қаралды 277 М.
Linux Operating System - Crash Course for Beginners
2:47:56
freeCodeCamp.org
Рет қаралды 2,1 МЛН
Who’s more flexible:💖 or 💚? @milanaroller
00:14
Diana Belitskay
Рет қаралды 19 МЛН
1 класс vs 11 класс (неаккуратность)
01:00
Каха инструкция по шашлыку
01:00
К-Media
Рет қаралды 7 МЛН
Learn Web Development And ACTUALLY Get A Job | Ultimate Guide
1:33:52
James Cross
Рет қаралды 1,2 МЛН
CLI SURVIVAL GAME in C 🌴
48:17
Alexander Farrell
Рет қаралды 43
OpenAI Assistants API - Course for Beginners
3:32:55
freeCodeCamp.org
Рет қаралды 211 М.
How Deep Neural Networks Work - Full Course for Beginners
3:50:57
freeCodeCamp.org
Рет қаралды 3,5 МЛН
How to Create a Neural Network (and Train it to Identify Doodles)
54:51
Sebastian Lague
Рет қаралды 1,8 МЛН
Algorithmic Trading - Machine Learning & Quant Strategies Course with Python
2:59:20
Anomalies in the Universe. Immersion in Deep Space
3:05:22
Kosmo
Рет қаралды 3,6 МЛН
The Battle Of Midway. War In The Pacific | The United States Against Japan
2:12:21
Who’s more flexible:💖 or 💚? @milanaroller
00:14
Diana Belitskay
Рет қаралды 19 МЛН