As AI engineer I can tell you, that using pretrained models (eg. ResNet) is pretty usefull even if it isn't trained with images you want to recognize. Pretrained models have one advantage - they are taught how to extract features. So you can train the model with really small datasets. Really nice to see ML in different language than Python. Nice video!
@TheCodingTrain4 жыл бұрын
Thank you, this is such a good point! I've heard this feedback from others as well.
@MiguelRodriguez-wn8mc Жыл бұрын
good explanation, the classifier allows you to recognize several identical magnets in the same image, for example, if three people with chinstraps were shown
@Beast80K4 жыл бұрын
Sir,I am completely new in this AI ML stuff , Im a student more into Software development, UI/UX & web dev. I'm really enjoying the way you teach, friendly not overwhelming, not bombarding with new words and all. I'm in last yr of graduation and going to make major project like Disease Detection input image then output tells yes or no . Hope so this video series will help me . Thank You for providing knowledge.
@SurrealBackrooms3 жыл бұрын
8:30 That’s exactly what I thought when I saw all those numbers.... In all seriousness, you really are a great teacher that makes coding fun.
@thianesh90974 жыл бұрын
I made an ANN in processing following your P5 ANN videos. Now I am going to do Convolution, Tank you Soooooooooo much
@nathen17784 жыл бұрын
The Coding Train isnthe only person who explains how to do stuff better.
@ima_wizzard8944 жыл бұрын
Finally a new video about this! THANK YOU GOD!
@endyy66714 жыл бұрын
Lol what a great idea for a CNN project! I've been going through your nature of code playlist, I'm currently just getting past the matrix math section back from early 2018 in chapter 10. Thank you for the amazing/entertaining educational content, and please keep up the great work. Happy holidays
@geoffwagner4935 Жыл бұрын
Wow,what's really amazing is going between a bleach white background, from a black. you can tell those really high values take quite a while to fill up, black background for 30x 4k photos is less than 50 epochs for cd cases , bleach white about 300 epochs for cd cases. but seams to have learned much better for me and a white wall to use white paper and an assortment of positions.
@wtrbrns4 жыл бұрын
The sun with the mask is sooo cute!!
@dhiahassen94144 жыл бұрын
Stop it selene , we are here for science :p
@wtrbrns3 жыл бұрын
@@dhiahassen9414 and the science is cute too! lol c:
@tvfilthyfrankson74084 жыл бұрын
hey, just wanted to tell u thanks mate, u really helped me become better p5 programmer and thanks for the all good 3d webgl tutorials. Was stuck there but managed to get what i wanted! Thank You So Much!
@TheCodingTrain4 жыл бұрын
Hey MadLad! Feel free to join us on discord and share the results! ~ Coding Train Team 🚂
@tvfilthyfrankson74084 жыл бұрын
@@TheCodingTrain ive joined! If there are some misunderstanding, my discord name is: PinkGuy69
@kalyanikar65994 жыл бұрын
Sir I seriously love your videos
@TheCodingOdyssey4 жыл бұрын
I like how much fun he has teaching!
@knowledge_42034 жыл бұрын
YESSSSSSSSSS MORE CODING TRAIN VIDEOS!!!!!!!!! AHHHHHHHHH!!!!!!!!!!!!
@TheBobbytux4 жыл бұрын
Thanks you for this new release of ml5 that draws plenty of rainbows in my logs :)
@antischolar63364 жыл бұрын
thank you Dan! you make me feel like I can pursue my ideas!
@the-old-channel4 жыл бұрын
Will you make anything related to seq2seq neural networks? That’s a really interesting topic. I’d really like to watch your explanation on it. Or maybe I’m missing something and there are already videos about it on the channel?
@planktonfun14 жыл бұрын
You're still coding? Man that determination
@manthanpatil64104 жыл бұрын
your train chooo choo helps me sync my audio . keep doing that great videos .
@semrana19864 жыл бұрын
Dinner later... Coding Train vid First... great stuff as always
@Roknok4 жыл бұрын
As always....The best
@srinivasankasiram69023 жыл бұрын
thanks for the nice demonstration
@soja28973 жыл бұрын
I love your tutorials,I have a question please, I don't know if I can create a face recognition application with ml5 js? Thank you
@ujaanguha89544 жыл бұрын
Love your videos man
@heeerrresjonny4 жыл бұрын
I just read something about "Deep Evidential Regression" which is a way for the system to create a confidence score at the same time it creates predictions. Is that something ML5 might be able to do at some point? That seems like something that would be really helpful for learning about and testing different networks and training data.
@mansirrabiu74124 жыл бұрын
Love You Dan!
@codefun31684 жыл бұрын
Well explained man!!
@ashwinjayaprakash79914 жыл бұрын
Dan better late than never ❤️
@username424 жыл бұрын
so can we also try this for 1D tabular data set or any sensory data set that has thousands of variables?
@j_quyatt4 жыл бұрын
A+ explaination 💯💯💯
@Star-hx9rp3 жыл бұрын
Is there a way to train a CNN for object detection as well using ML5? Or is there any possibility that we can build a custom object detection model using ML5?
@carlosvasquez45672 жыл бұрын
What is the criteria to set 8 filters for the conv2d layer?
@suhruthtechshot71814 жыл бұрын
hi i am from india you are so awesome
@EvanBurnetteMusic2 жыл бұрын
Thanks!
@TheCodingTrain2 жыл бұрын
Thank you for the generous support!
@preetipanchal64224 жыл бұрын
Best thing dan
@guyincognito19853 жыл бұрын
I wish my parents had named me "Max Pool"! 😎
@preetipanchal64224 жыл бұрын
By adding Machine learning
@jonathan-._.-4 жыл бұрын
actually (about the comments at the start) the resolution is reduced by 3/4 and ends up 1/4 the original
@kushagra644 жыл бұрын
Hello there, just wanna ask that when will you make coding challenge style stuff or noc ch3. But still you have great content :) Fun fact: because you haven't continued noc stuff, I started reading the book (web version) and I really appreciate your work , I really like the boids chp.
@mohdmajidakhtar21224 жыл бұрын
I have just a basic non technical question. Does my data (face image with and without mask) get stored anywhere on the net? to any of the database?
@Dragonslore25944 жыл бұрын
i think only to that model maybe
@Dragonslore25944 жыл бұрын
im trying to use p5 with a react project its working localy but dosnt when i push to heroku. im using react-p5 npm
@nkpvg68054 жыл бұрын
Amazing Vidieo And Content As Always!! Keep Up The Great Work 👍👍 And Can you Make More Videos On 3D Stuff
@TheCodingTrain4 жыл бұрын
Hey NKPVG! Thank you for the lovely feedback! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@nicolasericesmendez84214 жыл бұрын
can i use another model with ml5js other than mobilenet? And by this I mean a custom one created by me or by google's techeable machine
@hazemmahmoud44483 жыл бұрын
hello thanks in advance ,,why its not working at all , can you help me please ?
@nomorecensorship28154 жыл бұрын
Can you do a video that does NLP on people lying?
@axaysushir4 жыл бұрын
Can i use ml5 to match 2 images that are similar or not
@nathen17784 жыл бұрын
Also, can you make a video on how to code a soccer game?
@TheCodingTrain4 жыл бұрын
Hey Nate! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@nathen17784 жыл бұрын
@@TheCodingTrain Ok
@nathen17784 жыл бұрын
Also I am watching in sequence in how to learn javascript in p5, I am in function basics
@nathen17784 жыл бұрын
@@TheCodingTrain I found you from mike boyd
@preetipanchal64224 жыл бұрын
Make car racing game in p5.js
@TheCodingTrain4 жыл бұрын
Hey Preeti Panchal! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@preetipanchal64224 жыл бұрын
@@TheCodingTrain always support dan I am 13 years boy and loves coding I like your project and how accurate you solve the bugs or make creatively projects I made games like angry birds and many other
@preetipanchal64224 жыл бұрын
@@TheCodingTrain learning to code in whitehat junior 😁
@Dingdong228io4 жыл бұрын
Where do I download this code editor? Can anyone please drop a link to this editor.
@spikespine34 жыл бұрын
Hi bibek, Dan is working in the p5 online editor. I had your same issue and after some hunting I found that you just need to google “p5 editor” and the first result should take you to the editor you are seeing here. In order to save your projects and upload images/videos you will need to create an account. Hope this helps!
@OANISHNAIK4 жыл бұрын
Nice When is next discord.js video gonna release tho
@TheCodingTrain4 жыл бұрын
Soon! Three are being edited right now! (early next week?)
@Navvye4 жыл бұрын
@@TheCodingTrain Cant wait for it!
@woonie31344 жыл бұрын
Hi can u make a video on food classification. How can u extract the label of a classified image when working with a large dataset? I would like to classify food image and recommend recipes based on the label identified but I am not understanding how to do this. I WOULD kindly ask a tutorial on this matter. There is barely information on food related projects plz
@raghavastudio20094 жыл бұрын
In the next video can you make a calculator
@nqkhanhskewb4 жыл бұрын
Scrolling down the comment section makes me realize that Dan has a chat bot now?
@tangiispotted4 жыл бұрын
1st
@gustavo.g.pereira4 жыл бұрын
Kkkkk
@souptiknath46684 жыл бұрын
Now it's October 2020 or November 2020 🤔🤔
@prathampatel63574 жыл бұрын
Discord bots ep 4 when
@ruslan93664 жыл бұрын
2nd
@Roknok4 жыл бұрын
You have worn the same jacket but a different shirt
@preetipanchal64224 жыл бұрын
2nd like bro
@ADAM-ry3ey4 жыл бұрын
u can't touch the mask like that bro xD
@alwysrite4 жыл бұрын
why a mask when you are alone?
@tranceemerson83254 жыл бұрын
CYBERDYNE SYSTEMS BORN HERE?
@calebprenger39282 жыл бұрын
Looking back....over reacting about mask wearing...