Boy have I been struggling to find a tutorial to just get to the guts of what it's actually like coding with tensorflow in a JS environment. Thank you! This has helped me a lot :)
@cryptoGoBrrrrrr5 жыл бұрын
ML can be overwhelming and your good explanations and implementations really help, Thanks👌
@ItsBao936 жыл бұрын
Love it. A dive into TensorFlow is something I am looking to do now. If you ever decide to do more on TensorFlow videos, I'd enjoy the hell out of it. Your video production is great. I watched your videos last year thinking about changing careers into web development, went to a coding bootcamp, and more. Now because of that, I am now super into CS after picking up from your brain.js prompting my discovery for AI development off the topic of machine learning. Alright, time to get off and geek out some more lol.
@lumenwrites6 жыл бұрын
Brilliant video, thank you for making it, please make more tutorials on ML/DL!
@Giigigi11223 жыл бұрын
can i save the training result and use it? Do I have to train it every time to use this?
@JoakimKanon6 жыл бұрын
At first, I did not understand what you meant with "The Irish Dataset". It sounded like a chess opening. But it became much clearer when i started to read the file names. :D
@usmanadil67556 жыл бұрын
Awesome series by Wil!
@mimrankhan99746 жыл бұрын
please tell me how can i run this script using npm on window
@yonataan85 жыл бұрын
Please more videos like this! Mind-blowing man..
@TrisnoadiWikantoro2 жыл бұрын
Thank you so much for this easily understandable tutorial!
@learncodeacademy2 жыл бұрын
You're very welcome!
@themoon516 жыл бұрын
Theme you are using?
@amauryribeiro18604 жыл бұрын
why using many const ? good practice programming?
@salehmir92056 жыл бұрын
Awesome video for starting with TenserFlowJS. Thanks!
@amauryribeiro18604 жыл бұрын
man what theme are you using? so cool!!
@dbro6 жыл бұрын
did you do npm start to run the model.fit?
@Yes-kh9xi5 жыл бұрын
How did you run it? Ik you used hyper but it isn't working
@infoundationorganisation5666 жыл бұрын
Any help in Text Classification in tensorflow.js
@badneighbour20253 жыл бұрын
hey guys, I write in the hope you respond. I did a similar project in tfjs 1.0.0. I need to upgrade to code to tfjs 2.0.0. Do you have any clues how should I do that effectively?
@mhdyousuf33925 жыл бұрын
is this works with real time image classification?
@iqbalmaulana2366 жыл бұрын
thanks man u save my blackass from getting fired
@domagojbaotic48025 жыл бұрын
Which font are you using in vscode?
@KyzaMizu5 жыл бұрын
It looks like Fira Code.
@domagojbaotic48025 жыл бұрын
@@KyzaMizu I don't think so
@KyzaMizu5 жыл бұрын
@@domagojbaotic4802 it at least has similar ligatures. Try looking at the alternatives to Fira Code in their GitHub repository.
@domagojbaotic48025 жыл бұрын
@@KyzaMizu Okay, thank you
@zacharyeilers6 жыл бұрын
How do I install the necessary dependencies?
@kressckerl5 жыл бұрын
Excellent video!
@muhammadmushtaq19896 жыл бұрын
what plugins you are using?
@skywalker7785 жыл бұрын
how to store a model?
@code_siksha5 жыл бұрын
Great Video... I really liked it
@lumenwrites6 жыл бұрын
I think deep layers are supposed to have relu activation either way, for classification you're supposed to use sigmoid only on the output layer. Or am I wrong?
@learncodeacademy6 жыл бұрын
You definitely CAN run into problems with sigmoid on the hidden layers - namely the vanishing gradient problem. Although I wouldn't go as far as saying you SHOULDN'T use it. A great example is this iris problem. sigmoid-sigmoid-sigmoid works great, sigmoid-sigmoid works great, adding relu is hit and miss with how it affects accuracy
@TyrelChambers6 жыл бұрын
When something new like this comes out (whether or not it is actually new) how long does it take you to learn it to where you are able to make a video on it?
@learncodeacademy6 жыл бұрын
To give a vague answer...It all depends on how much I already know in the area. If I know the area well, then I just have to learn the new tool and what differentiates it from the others. If it's a completely new area of tech that's new to me, I may wait for a year before doing a tutorial on it, to make sure I get meaningful production experience in before giving people a useless hello-world example that they can find anywhere else. With this channel, I really try to only teach things that will be truly useful to a developer's growth...rather than just featuring popular tech for the sake of featuring it.
@dacree02166 жыл бұрын
awesome, is there any video more about tensorflow.js? I feel there's really lack of tensorflow.js tutorials online now. All of them are Python version and I don't know about Python .
@mimrankhan99746 жыл бұрын
how do you run this script ?
@42xzero6 жыл бұрын
this is very helpful thank you for all the efforts!
@appychd6 жыл бұрын
Nice. Thanks for the tutorial!
@DoktorKumpel6 жыл бұрын
Why do you choose 5 as the units, it would be good if you'd explain that stuff in the tutorial. Oyherwise great content. Would love to see much more of this
@learncodeacademy6 жыл бұрын
I explain a LOT more detail in this previous video: kzbin.info/www/bejne/fae0qHhohM1_bqs. Specifically at the 1.50 mark
@AbhishekKumar-mq1tt6 жыл бұрын
Thank u for this awesome video and series
@Tony770jr6 жыл бұрын
Very cool stuff!
@ErnestGWilsonII6 жыл бұрын
Great video! Where is the code that goes with the video please? I want to play around!
@learncodeacademy6 жыл бұрын
Sorry, I forgot to include that in the description! gist.github.com/learncodeacademy/a96d80a29538c7625652493c2407b6be
@ErnestGWilsonII6 жыл бұрын
Got it, thank you, you are awesome!
@_AS056 жыл бұрын
Nice video, great explaination,thanks
@historythis_446 жыл бұрын
hi guys, what is this vscode theme called?
@learncodeacademy6 жыл бұрын
The "Rainglow" extension comes with a lot of great themes, this one is Legacy Contrast
@GeeksPort6 жыл бұрын
That was awesome...
@MetaphoricMinds5 жыл бұрын
This may be the series that leads me to launching a billion dollar idea, just saying. (at least a million)(seriously)
@floerwig21946 жыл бұрын
Just perfect!!!
@sol0matrix6 жыл бұрын
More nodejs tensorflow videos would be sweet
@YasirJabri6 жыл бұрын
Can you use typescript, since tensorflow is written in typescript, so you will get help with your typing
@learncodeacademy6 жыл бұрын
Yep, absolutely.
@parovoz336 жыл бұрын
The main question - where to use it? :)
@learncodeacademy6 жыл бұрын
Anywhere you have historical data and outcomes and want to predict outcomes. e.g. "I have a user who bought these 8 products...what other products would they like?" Running their liked products through a trained neural network could quickly get you some answers to that complex question.
@websurfer58456 жыл бұрын
nice video, hope u r gonna relesae deployment of vue and node soon
@kevinzhang89746 жыл бұрын
Do you plan to share this example via Github? I'd like to duplicate it and if you can share this on github, that will be super! Thanks!
@learncodeacademy6 жыл бұрын
Sorry, I forgot to include that in the description! gist.github.com/learncodeacademy/a96d80a29538c7625652493c2407b6be
@kevinzhang89746 жыл бұрын
Thanks! Can you also share the package.json you used for this video?
@learncodeacademy6 жыл бұрын
Added it!
@krishanmehta14656 жыл бұрын
Neural networks what is supposed to?? What we can do with it??
@FaraazAhmad6 жыл бұрын
You can input labeled data to it and it will learn by computing (and minimising) the loss (difference in prediction vs actual data). Search for Neural networks, they are really interesting.
@learncodeacademy6 жыл бұрын
Here is a series I have that shows how to use Neural Networks and Machine Learning to do interesting and fun things with your data: kzbin.info/www/bejne/b3ndZINni8x_sJY
@yoyoclockEbay5 жыл бұрын
Nostradamus used a neural network to predict the future.
@jasmeetbedi90406 жыл бұрын
Hey there! Can I reach out to someone who is expert in TensorFlow and help me complete a book?