No video

Try TensorFlow.js in your browser (Coding TensorFlow)

  Рет қаралды 64,258

TensorFlow

TensorFlow

6 жыл бұрын

Machine Learning in the Browser? You betcha! In this video, Laurence Moroney (@lmoroney) shows you just how easy it is to get up and running with creating a machine learning model in JavaScript that executes right in the browser. It's the first part of a three-part series that gets you deeper into both training and executing machine learned models with TensorFlow.js, so be sure to hit that subscribe button for more!
Learn more at TensorFlow.js → bit.ly/2HN1wj5
Coding TensorFlow playlist → bit.ly/2zoZfvt
Subscribe to the TensorFlow channel → bit.ly/TensorFlow1

Пікірлер: 77
@victor-iyi
@victor-iyi 6 жыл бұрын
Best TensorFlowJS tutorial on KZfaq
@LikeAndFavBF3
@LikeAndFavBF3 4 жыл бұрын
I have been learning ml for almost a year know and this video introduction finally helped me understand what a model is and how it predicts. Very thorough explanation!
@Henrique-yw1rb
@Henrique-yw1rb 6 жыл бұрын
best introduction ever
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks! :)
@WindyvibeswithMe
@WindyvibeswithMe 6 жыл бұрын
Finally no need to get anaconda or sypder or any linking issues, this was great!
@ramachandran2023
@ramachandran2023 4 жыл бұрын
best introductory tutorial on tensorflow js
@timle9704
@timle9704 6 жыл бұрын
This guys is great. I love the content he produces.
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Glad you like :)
@exxzxxe
@exxzxxe 4 жыл бұрын
Clear- concise- very well done!
@TennisForFree
@TennisForFree 5 жыл бұрын
Can tensroflow.js models be stacked up on each other? What I mean is, Can I apply the BodyPix tensorflow.js model to segment the body and then apply posenet tensorflow.js model on top of it so that I get pose estimation on the segmented person..etc??
@emmaexpilo5705
@emmaexpilo5705 6 жыл бұрын
nice and easy intro thanks
@TheGrafox
@TheGrafox 6 жыл бұрын
Thanks ... looking for more TensorFlow.js videos.
@AbhishekKumar-mq1tt
@AbhishekKumar-mq1tt 6 жыл бұрын
Thank you for this awesome video
@BrianBerneker
@BrianBerneker 3 жыл бұрын
How does it improve the learning by hitting refresh? Shouldn't it start from a fresh state each time? Where does it store the data?
@zikermu
@zikermu 4 жыл бұрын
Thanks a lot for your excellent and educationnal video .
@ivanrodriguezc
@ivanrodriguezc 6 жыл бұрын
Awesome! This was a good introduction 😃. Thanks
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks!
@maheshgovindarajan5555
@maheshgovindarajan5555 5 жыл бұрын
Very simple! Thanks so much.
@psycyrax
@psycyrax 6 жыл бұрын
Tensorflow is fantastic !!
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks! Glad you enjoy!
@johnavila7651
@johnavila7651 3 жыл бұрын
you are the best!! thank you!!
3 жыл бұрын
Tensorflow epochs pauses working while fit process when minimize browser window or switch to another browser tab. I waited for 2-3 hours but epoch not logs to console on onEpochEnd callback. When i switch tab, eochs continues and logs again. How may i set for fit continues in the background?
@SanulRaskar
@SanulRaskar 6 жыл бұрын
Very nice intro 👍. Keep making such videos
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Working on it... :)
@rock3tcatU233
@rock3tcatU233 5 жыл бұрын
Wow, this is the work of Gods.
@user-or7ji5hv8y
@user-or7ji5hv8y 5 жыл бұрын
Great explanation!
@captainheretic
@captainheretic 6 жыл бұрын
What's the advantage of training a model in the browser?
@riteshkumarjha8661
@riteshkumarjha8661 5 жыл бұрын
How to predict X value, mean what should I have to change?
@NikosKatsikanis
@NikosKatsikanis 6 жыл бұрын
Nice work!
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks! :)
@antsalberta7526
@antsalberta7526 2 жыл бұрын
I wish I didn’t have issues, this doesn’t work on my builds :( even copying word for word I just get no output.
@godwinp8211
@godwinp8211 5 жыл бұрын
Hi I like to find shoulder size in centimeter by using posenet sny one can help me, is it possible?
@sandroalexormeno
@sandroalexormeno 6 жыл бұрын
how about to predict the X value, it mean that i introduced the Y value. Please, how do i do that?
@riteshkumarjha8661
@riteshkumarjha8661 5 жыл бұрын
Nice question, anyone please reply to this.
@laurencemoroney655
@laurencemoroney655 5 жыл бұрын
@@riteshkumarjha8661 Just flip them around?
@PuttareddyArugunta
@PuttareddyArugunta 6 жыл бұрын
awesome intro..short and crispy... :)
@ShermanSitter
@ShermanSitter 3 жыл бұрын
when i run models like this or any other based on tensorflow.js, I just get a blank white screen in chrome. Any advice is appreciated! I've run several tutorials and always the same result or it just gets stuck on 'loading model'... (not in this case though, here just a blank white screen.) I have installed tensorflow with npm and ran npm init, etc.
@Donaldo
@Donaldo 6 жыл бұрын
Good for absolute beginners
@LaurenceMoroney
@LaurenceMoroney 6 жыл бұрын
That's part of the goal :)
@ViniciusAlves0304
@ViniciusAlves0304 6 жыл бұрын
Thanks for this video.
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
YW! :)
@xls6056
@xls6056 5 жыл бұрын
requires shape to be provided is the error im getting when trying to use the model.predict
6 жыл бұрын
Code + UI here: github.com/mrm8488/tfjs-simple-linear-regression
@manedinesh
@manedinesh 6 жыл бұрын
nicely explained.
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks! :)
@RameshKumar-jc6qu
@RameshKumar-jc6qu 6 жыл бұрын
This is awesome :)
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks! :)
@ENO-group
@ENO-group 6 жыл бұрын
Thanks for the ''content''! regards
@LaurenceMoroney
@LaurenceMoroney 6 жыл бұрын
Welcome! But why "content"? Isn't it just content? :)
@ShermanSitter
@ShermanSitter 3 жыл бұрын
@@LaurenceMoroney That makes more "sense" to me.
@rammalvarez2664
@rammalvarez2664 6 жыл бұрын
Very nice video
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Glad you enjoyed! More on the way... :)
@owl571
@owl571 6 жыл бұрын
Awesome!
@LaurenceMoroney
@LaurenceMoroney 6 жыл бұрын
Thanks! :)
@jenskna
@jenskna 5 жыл бұрын
nice, interesting ... but: where is the html code (to copy and paste)?
@kostas_x
@kostas_x 4 жыл бұрын
Here is the code for this demo: github.com/tensorflow/tfjs-examples/blob/master/getting-started/index.js github.com/tensorflow/tfjs-examples/blob/master/getting-started/index.html
@WindyvibeswithMe
@WindyvibeswithMe 6 жыл бұрын
Btw which editor do you use for coding?
@laurencemoroney655
@laurencemoroney655 5 жыл бұрын
Using Geany on Ubuntu Linux here
@soumitramandal
@soumitramandal 4 жыл бұрын
This code doesn't run for me! the code is the same!
@AmazingWorld-fw9oc
@AmazingWorld-fw9oc 3 жыл бұрын
You made this Cakewalk 😄.
@himanshuagarwal3451
@himanshuagarwal3451 6 жыл бұрын
great ..
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks Himanshu! :)
@ryun_d3v
@ryun_d3v 6 жыл бұрын
Wow!
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Thanks!
@bluegtturbo
@bluegtturbo 5 жыл бұрын
For the example shown, I can't see that it couldn't be as easily done on a spreadsheet like Excel just applying linear regression. Am I missing something fundamental?
@laurencemoroney655
@laurencemoroney655 5 жыл бұрын
That's a great question, and you are exactly right -- a simple example like this could be easily done with Excel (or Google Sheets! :) ) using linear regression. The point here is that the code pattern you use for a simple example like this is the same as what you would use for more complex scenarios like Computer Vision or NLP. So, before diving into them, I wanted to show it with a 'Hello World' type scenario :)
@meetpatel1011
@meetpatel1011 3 жыл бұрын
Thanks...thanks...thanks...........Thanks you very muchhhhhhhhh😋😋😋😋😋😋😍😍😍😍😍🤩🤩🤩🤩🤩🥰🥰🥰🥰🥰
@amadlover
@amadlover 6 жыл бұрын
More lile Keras.js
@andresmontoya7852
@andresmontoya7852 6 жыл бұрын
I didn't understand anything :(
@laurencemoroney655
@laurencemoroney655 6 жыл бұрын
Do you have any background in Web or ML ?
@andresmontoya7852
@andresmontoya7852 6 жыл бұрын
Laurence Moroney yeah, only web
@LaurenceMoroney
@LaurenceMoroney 6 жыл бұрын
JavaScript? Just think about the basic linear algebra, where the equation for a line is Y=(something) times X + (something), then if you know the Xs and Ys for a few points on the line, you can start guessing the equation that will give you any Y for any X...
@andresmontoya7852
@andresmontoya7852 6 жыл бұрын
Oh, more clear now :) and yeah, javascript :D
@WindyvibeswithMe
@WindyvibeswithMe 6 жыл бұрын
Hello?
@victor-iyi
@victor-iyi 6 жыл бұрын
Best TensorFlowJS tutorial on KZfaq
TensorFlow Lite for iOS (Coding TensorFlow)
6:31
TensorFlow
Рет қаралды 27 М.
STOP Using Classes In JavaScript | Prime Reacts
14:02
ThePrimeTime
Рет қаралды 231 М.
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 6 МЛН
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 42 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 30 МЛН
2.4: What is TensorFlow.js? (JavaScript + Machine Learning)
12:30
Google for Developers
Рет қаралды 21 М.
The audio Illusions only some people can hear
24:55
Veritasium
Рет қаралды 1,1 МЛН
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 937 М.
Automating My Life with Python: The Ultimate Guide | Code With Me
11:26
Can You Forge Tungsten?
16:14
Alec Steele
Рет қаралды 868 М.
Machine Learning in JavaScript (TensorFlow Dev Summit 2018)
22:14
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 903 М.
How I'd Learn AI (If I Had to Start Over)
15:04
Thu Vu data analytics
Рет қаралды 774 М.
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 6 МЛН