Neural Networks & TensorfFlow Crash Course

  Рет қаралды 50,413

Traversy Media

Traversy Media

Күн бұрын

In this 2+ hour crash course, we will dive into neural networks and the TensorFlow Python library
Tech With Tim KZbin:
/ @techwithtim
There are text based tutorials for each part of this video. You can find them all here:
techwithtim.net/tutorials/pyt...
Tensorflow install: pip install -q tensorflow==2.0.0-alpha0
Tensorflow Guides Followed:
www.tensorflow.org/tutorials/...
www.tensorflow.org/tutorials/...
Timestamps: before intro
00:00:00 - Introduction
00:00:27 - How a Neural Network Works
00:24:39 - Loading & Looking at Data
00:37:44 - Building Our First Model
00:55:05 - Making Predictions
01:00:09 - Text Classification with Movie Reviews
01:26:40 - Embedding Layer Explanation
01:35:55 - Global Average Pooling Layer
01:40:23 - Training the Text Classification Model
01:50:20 - Saving & Loading a Model

Пікірлер: 104
@TechWithTim
@TechWithTim 3 жыл бұрын
Hope you guys enjoyed the course! Thanks again Brad for having featuring me :)
@MarcHershey
@MarcHershey 3 жыл бұрын
I found a new drinking game. Take a shot every time you say essentially lol
@chessprogramming591
@chessprogramming591 Жыл бұрын
Can't imagine a better format. I wish I started here - I would've saved tones of time). It's just PERFECT.
@IQUBE
@IQUBE 3 жыл бұрын
Tech With Tim on Traversy Media?? Wow!!
@manasvinsharma1740
@manasvinsharma1740 3 жыл бұрын
When I saw the thumbnail I thought it's Tech with tim, then i saw channel name traversy media 😍😍
@ilyesmilyesm2576
@ilyesmilyesm2576 3 жыл бұрын
this is really a high-quality tutorial, it's too high that most people won't follow it x) I loved it thank you so much!
@lusajokyando3480
@lusajokyando3480 3 жыл бұрын
This is what I’ve been waiting for!
@md.fazlulkarim8847
@md.fazlulkarim8847 3 жыл бұрын
Traversy Media needs more ML/DL/AI courses. Great... man. Thanks to both of you.
@DevMadeEasy
@DevMadeEasy 3 жыл бұрын
Neural Network? Another great content! Thank you, guys, for sharing such knowledge.
@maxdevgenius5469
@maxdevgenius5469 3 жыл бұрын
this is exactly what i was looking for for thanks enough for the free knowledge
@idevbrandon
@idevbrandon 3 жыл бұрын
Although I’m a JS developer, I want to learn python too for AI study. But also I’m waiting for tensorflow.js crash course too
@TraversyMedia
@TraversyMedia 3 жыл бұрын
Same here, I do have experience with Python but mostly for web dev and simple tools. I am new to this type of thing, but find it very interesting. Tim did a great job explaining
@kevinlcarlson
@kevinlcarlson 3 жыл бұрын
There’s not much out there on Tensorflow.js, but Manning does have a book “Deep Learning with Javascript” that looks interesting
@a7medev
@a7medev 2 жыл бұрын
You can actually map tf functions in py to thier equivalents in tf.js as they are very similar.
@TravelTourTaste
@TravelTourTaste 3 жыл бұрын
Thank you so much for sharing this with us . I am still very new to all this but i am eager to learn . Kind Regards Sarah and Glenn
@hamzasayyid8152
@hamzasayyid8152 3 жыл бұрын
Awesome! I'm still taking Tim's 7 hour tensorflow course on freecodecamp
@urbanmunda2451
@urbanmunda2451 3 жыл бұрын
Finally you came...love your work
@harshtelang8297
@harshtelang8297 6 ай бұрын
you're brilliant at teaching, loved it!
@JeffPohlmeyer
@JeffPohlmeyer 3 жыл бұрын
At 25:10 Tim says, "the most important part of machine learning is the data and it's also one of the hardest things to actually get done correctly" and then he spends the next hour and 40 minutes using two Keras built-in libraries where the data is already in an acceptable format. If there's time/room for a second video I'd be curious to see how he handles custom data, runs correlations, does his own train/test splits, etc.
@heelercs
@heelercs 3 жыл бұрын
I LOVE TECH WITH TIM!!! ❤️
@Knuddelfell
@Knuddelfell 3 жыл бұрын
I've been watching Tech with Tim, going to this channel, here he is too :D
@manishchavan2500
@manishchavan2500 3 жыл бұрын
Tech With Tim on Traversy Media 😍😍😍
@herbertk9266
@herbertk9266 3 жыл бұрын
This is awesome channel with awesome content thanks tim you got new subscriber
@ashishchourasia2830
@ashishchourasia2830 Жыл бұрын
Nice Tutorial. Thank You
@dartneer
@dartneer 6 ай бұрын
Just a correction @10:36, bias is a single value for the entire sum. It's not added for each weight. Thanks for the course!
@suphalbhattarai5711
@suphalbhattarai5711 3 жыл бұрын
Great to see tim here
@lukehyde6942
@lukehyde6942 Ай бұрын
great written tutorial, Hopefully I can reproduce the results
@a_9414
@a_9414 3 жыл бұрын
First comment 😊 Great content again Liked before watching it 👌🏻
@yoyobu1666
@yoyobu1666 3 жыл бұрын
Omg. I started learning Tensorflow and AI yesterday and this video comes out
@numbah16
@numbah16 3 жыл бұрын
I love when that happens
@yvng4697
@yvng4697 3 жыл бұрын
How is it so far?
@dhirajnavale3861
@dhirajnavale3861 3 жыл бұрын
This is the biggest surprise @traversy_media has ever given. I was thinking of starting tensorflow and boom a video is here. Thanks bro
@SonuKumar-vb7nq
@SonuKumar-vb7nq 3 жыл бұрын
Hi @tim..... Why did you select hidden layer as 128? can anyone explain that?
@rafaelborralho1960
@rafaelborralho1960 8 ай бұрын
on the text classification model, when trying to predict, if you come to an error, make sure you're giving a numpy array as input of the "model.predict" because otherwise it might give an error
@n_fan329
@n_fan329 3 жыл бұрын
Hi brother !! When the MERN e-commerce course is supposed to be released ?
@iUmerFarooq
@iUmerFarooq 3 жыл бұрын
Tech With Tim ❤
@yusy4code
@yusy4code 3 жыл бұрын
Hey Brad, I really like this concept of bringing all KZbinr together to make life of other developer easier. I would like to have Vishwas from Codevolution channel here. He is damm good at React and Angular. He should be exposed to others. Cheers, and thanks always .
@sanooosai
@sanooosai 3 ай бұрын
great , thank you
@jameskulu
@jameskulu 3 жыл бұрын
woww tech with tim
@optymystyc
@optymystyc 3 жыл бұрын
This is what I’ve been waiting for!!!!
@nischalrana9878
@nischalrana9878 3 жыл бұрын
Tim is amazing
@coderedr197
@coderedr197 3 жыл бұрын
We are hoping for Tensorflow.js course soon
@freekeys
@freekeys 3 жыл бұрын
Yeahh Bro , i was waiting tim to come in guest videk😂👍
@peterharwa9472
@peterharwa9472 3 жыл бұрын
Thanks!!!
@kevincen5727
@kevincen5727 3 жыл бұрын
Tech with Tim on Traversy media! feels like spider man team up with professor X
@papachoudhary5482
@papachoudhary5482 3 жыл бұрын
Thanks! Sir
@ministerstein
@ministerstein 3 жыл бұрын
typo in the title btw ;) thanks for the video!
@curtiskil
@curtiskil 3 жыл бұрын
This is off of this videos topic, but can you or a guest do some JS OOP projects? Or can someone refer me to some good OOP project tutorials. I'm taking your ModernJS course rn and there was one good project, but I can't find anymore anywhere.
@musicdev
@musicdev 3 жыл бұрын
The most ambitious crossover in history, and that's coming from the guy who once watched the Jimmy Neutron/Fairly Odd Parents crossover episode
@BboyKeny
@BboyKeny 3 жыл бұрын
That episode was very impressive
@yaminadjoudi4357
@yaminadjoudi4357 2 жыл бұрын
thank you, please can you show as how Deploying tensorflow Deep Learning Model as a Web Application in Python ?
@codewithyug1129
@codewithyug1129 3 жыл бұрын
Wait Tim on Traversy Media. How many channels do u go to mate. Freecodecamp, Traversy Media what more to know. Amazing
@mggluscevic59
@mggluscevic59 Жыл бұрын
1:45 Verbose means, usually, how much detail print out you want to have
@paragjadhav4735
@paragjadhav4735 3 жыл бұрын
Tim 🔥
@rajav4861
@rajav4861 3 жыл бұрын
Woohoo!!!
@rayaanibrahim4808
@rayaanibrahim4808 3 жыл бұрын
OMG it is tech with Tim on traversy media WOW 🤩 h
@xtrait2470
@xtrait2470 3 жыл бұрын
Hi, which hosting service is better to host a large content website? I want my site to load fast is my first priority... Kindly reply to me, you are the one, who is more familiar with websites, hosting, etc.... Thank you
@papachoudhary5482
@papachoudhary5482 3 жыл бұрын
GREAT
@IamJ4CK64
@IamJ4CK64 3 жыл бұрын
Ffs I needed this last semester. :(
@AayanamAnirudh
@AayanamAnirudh 3 жыл бұрын
Hey Brad, Thanks for that. Can you make a video on making a chatbot with python. Thanks 1st comment
@dgloria
@dgloria 3 жыл бұрын
WOW!
@mohamedhassan-ub4kj
@mohamedhassan-ub4kj 2 жыл бұрын
sigmoid is maping between 0 and 1 not -1 and 1 part> 16:50
@gogoikabir
@gogoikabir 3 жыл бұрын
🔥
@rahulsriram6295
@rahulsriram6295 3 жыл бұрын
Ben Awad next please
@saadsheikh27
@saadsheikh27 3 жыл бұрын
not coming slow :o i thought this was a web channel :o
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
Finally
@FalseDev
@FalseDev 3 жыл бұрын
Is this a dream come true?
@TangoIndiaMike144
@TangoIndiaMike144 3 жыл бұрын
Hey Tim, my names Tim.
@techycompute3636
@techycompute3636 3 жыл бұрын
Try to have sentdex on he is good too.
@yehbruh667
@yehbruh667 3 жыл бұрын
Wow
@mikeshilovski1512
@mikeshilovski1512 3 жыл бұрын
Brad you could organize a boot camp with guaranteed employment, I think people would pay any money for that
@greenshaheen6716
@greenshaheen6716 3 жыл бұрын
When will mern ecommerce release ?
@TraversyMedia
@TraversyMedia 3 жыл бұрын
This week :) I am done recording. I have 90 videos to render now lol. After that is released, back to KZbin
@greenshaheen6716
@greenshaheen6716 3 жыл бұрын
@@TraversyMedia wow. Nice Welcome back . ♥️
@shauryavardhan7225
@shauryavardhan7225 3 жыл бұрын
I wish Sentdex could do one session here but those who follow him knows he won't. 😁
@ayaanp
@ayaanp 3 жыл бұрын
Why's the title "TensorfFlow", it's Tensorflow...anyways nice vid!!!!!
@vishnuprasad912
@vishnuprasad912 3 жыл бұрын
Actually now its like seeing Avengers joining in Brads(Definitely One and Only Tony Stark 💙) channel. Now Spiderman(Tim ❤️) joined the squad...😂.
@pathoslp
@pathoslp 3 жыл бұрын
Isn’t this an old video?
@Bartez89Sims
@Bartez89Sims 3 жыл бұрын
To be honest i really miss Brad
@sergiyrudenko905
@sergiyrudenko905 3 жыл бұрын
Sounds very complicated 😕 to me. Thanks any way.
@samiyemane4305
@samiyemane4305 3 жыл бұрын
Unexpectedly super early lol
@rrqwee121e1asd
@rrqwee121e1asd 3 жыл бұрын
😲😲
@warlock5624
@warlock5624 3 жыл бұрын
@tim these are all old videos bruh
@donquixotedoflamingo5556
@donquixotedoflamingo5556 3 жыл бұрын
Me: Fans: See 2 minutes ago and try comment so you get replied
@pragyan394
@pragyan394 3 жыл бұрын
Again, when I saw this was a Tensorflow course I expected pure Tensorflow, with eager execution and @tf.function; not KERAS. So, kinda clickbait.
@TraversyMedia
@TraversyMedia 3 жыл бұрын
What would you propose as a title? Just Neural Networks Crash Course? I don’t like clickbait but this stuff is also out of my wheelhouse
@DailyIntern
@DailyIntern 3 жыл бұрын
who sent you?
@pragyan394
@pragyan394 3 жыл бұрын
@@TraversyMedia I think Tensorflow with Keras would be a proper title as this course teaches the Keras API
@pragyan394
@pragyan394 3 жыл бұрын
@@DailyIntern spongebob sent me
@DailyIntern
@DailyIntern 3 жыл бұрын
@@pragyan394 Yes more smarter than you.
@kolya7921
@kolya7921 3 жыл бұрын
He is a facebook engineer right?
@raushonmunni2633
@raushonmunni2633 3 жыл бұрын
Former Microsoft intern and currently not employed
@kolya7921
@kolya7921 3 жыл бұрын
Raushon Munni ohhh I’ve mistaken feels like I’ve seen him somewhere related to software engineers in Facebook
@raushonmunni2633
@raushonmunni2633 3 жыл бұрын
@@kolya7921 his blue shirt at the beginning?
@kolya7921
@kolya7921 3 жыл бұрын
kzbin.info/door/XbCohpE9IoVQUD2Ifg1d1g His channel 🤣
@jumanjiwarlord
@jumanjiwarlord 3 жыл бұрын
If he worked at Facebook, no wonder he’s currently u employed 🤢🤮.
Deep Learning with Python, TensorFlow, and Keras tutorial
20:34
sentdex
Рет қаралды 1,2 МЛН
Machine Learning Crash Course With ML.NET
20:58
Traversy Media
Рет қаралды 91 М.
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Рет қаралды 31 МЛН
ПЕЙ МОЛОКО КАК ФОКУСНИК
00:37
Masomka
Рет қаралды 8 МЛН
маленький брат прыгает в бассейн
00:15
GL Show Russian
Рет қаралды 4,1 МЛН
But what is a neural network? | Chapter 1, Deep learning
18:40
3Blue1Brown
Рет қаралды 16 МЛН
Are You Too Dumb To Code? A Chat About Imposter Syndrome
7:08
Traversy Media
Рет қаралды 62 М.
9- How to implement a (simple) neural network with TensorFlow 2
24:37
Valerio Velardo - The Sound of AI
Рет қаралды 21 М.
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 64 М.
Part 05 - Constructing a Neural Network Models - Regression model with Python (Tensorflow & Keras)
1:29:14
Machine Learning and Data Science Learning
Рет қаралды 9 М.
Stop Worrying About AI!
6:40
Traversy Media
Рет қаралды 46 М.
Realtime Chat App | React, GraphQL & Websockets
40:22
Traversy Media
Рет қаралды 145 М.
Statistics Crash Course
19:06
365 Data Science
Рет қаралды 13 М.
Я Создал Новый Айфон!
0:59
FLV
Рет қаралды 3,2 МЛН
Обманет ли МЕНЯ компьютерный мастер?
20:48
Харчевников
Рет қаралды 130 М.
Fiber kablo
0:15
Elektrik-Elektronik
Рет қаралды 6 МЛН