Keras Explained

  Рет қаралды 246,444

Siraj Raval

Siraj Raval

Күн бұрын

Пікірлер
@rodrigomann
@rodrigomann 7 жыл бұрын
@alberjumper Alberto Blanco Garcés, you are the man! First the stok market prediction, and now there you are again. Good job.
@wolfisraging
@wolfisraging 6 жыл бұрын
For learning, I'd say go and implement model from scratch using just numpy. And for production, you can use any higher level library like keras, tensorflow, pytorch, mxnet............ If u use those high end frameworks as beginner then you'd probably gonna be unknown of what actually is going on behind the scene. That's just my suggestion, I have faced it.
@wolfisraging
@wolfisraging 6 жыл бұрын
@@SimonWoodburyForget u r comparing sorting algorithm with ml, dl????? R u out of your mind?????? People who are afraid of scratch implementation don't deserve ml and dl.
@ferrii7
@ferrii7 6 жыл бұрын
@@wolfisraging lol people deserves or not deserves haha ok guardian of dl
@wolfisraging
@wolfisraging 6 жыл бұрын
@Shubham Dhingra , unfortunately for you.... yes
@wolfisraging
@wolfisraging 6 жыл бұрын
@Shubham Dhingra but also definitely not necessarily, you can use tensorflow to calculate gradients
@asciidiego
@asciidiego 5 жыл бұрын
In the Machine Learning course of Andrew Ng you have to do it all from scratch. Then in the specialization you use raw Tensorflow and later on in the specialization you use Keras. Also... Many deep learning fathers agree that that is a good methodology, e. g. Ian Goodfellow and the very same Professor LeCunn.
@loganathansiva7063
@loganathansiva7063 3 жыл бұрын
Thanks Siraj for your nice videos. Good luck keep going.
@ladjiab
@ladjiab 7 жыл бұрын
Finally, Machine Learning related video. Thanks Siraj . @BerteADA
@SirajRaval
@SirajRaval 7 жыл бұрын
you got it, more coming
@raekm
@raekm 6 жыл бұрын
Suddenly all videos I search in KZbin start with "Hello World, it's Siraj". Thanks for the amazing content
@prestocranius7627
@prestocranius7627 7 жыл бұрын
Thank you so much siraj for making this. I asked you this on your twitter handle, and I dont know if you made this based on my tweet, but want to believe you did and I am grateful. Thanks a tonnnn.
@atikkhatri6942
@atikkhatri6942 7 жыл бұрын
This is true advice Siraj. Keras is the best way to deep dive into deep learning. I recommend to read "Deep Learning with Python" book by the Author of Keras himself (françois chollet). Pretty much deep content with many real use cases.
@meghachovatiya1834
@meghachovatiya1834 6 жыл бұрын
Amazing Video! So much of info in very short time! Thanks!
@Shadeewolf
@Shadeewolf 7 жыл бұрын
Sweets exactly what i just came to your channel for!
@EdrisSaberi
@EdrisSaberi 7 жыл бұрын
Wonderful video, as always, thank you, Siraj.
@shreyanshvalentino
@shreyanshvalentino 7 жыл бұрын
Awesome video, and congrats people on comments, your counting is effed up
@SirajRaval
@SirajRaval 7 жыл бұрын
haha always
@biomerl
@biomerl 7 жыл бұрын
I think your best bet is to use numpy (which just does matrix multiplication if you're really really beginning) to start with. Simple, but requires you understand the mechanics to make it work. I started learning to program in C, in much the same way, and starting from the bottom like that, I feel, has helped me greatly.
@thisismyalias
@thisismyalias 7 жыл бұрын
Agreed.
@SirajRaval
@SirajRaval 7 жыл бұрын
my build a neural net in 4 minutes video does this, would be a great resource
@muhammadsami7711
@muhammadsami7711 6 жыл бұрын
You are totally right but if you want to test different models quickly and want to make a quick project. I would recommend using Keras. The real fun, though comes from making a Neural Net yourself.
@jameslay6505
@jameslay6505 Жыл бұрын
It's funny how we train machine learning models so differently than we train ourselves. We tend to think it's best to learn from sophisticated explanations at the base level and build our understanding up from that, but we underestimate our ability to innately infer the inner workings of a topic from numerous excellent examples. I learned programming starting with high level languages, without reading a text book, and worked my way down to assembly, then to CPU design using HDL, then back up. I like this because A. it's fun to get stuff done, then B. it's fun to learn how the stuff works under the hood once you know what it's capable of, then C. you understand the whole stack differently. It's a hard sell when we begin with "okay, let's learn what NAND is" when you're like "how is this going to help me make a video game" or whatever.
@UsmanAhmed-sq9bl
@UsmanAhmed-sq9bl 7 жыл бұрын
Awesome Siraj ! Excellent explanation ! Keras is the best library to build deep nets. Please do mention some thing about coming video.
@larryteslaspacexboringlawr739
@larryteslaspacexboringlawr739 7 жыл бұрын
thank you for keras video, love your final line of video, i am jelly of your independence from the bloatware monopoly company that shall not be named
@georhodiumgeo9827
@georhodiumgeo9827 7 жыл бұрын
I agree except you forgot planned obsolescence.
@cptechno
@cptechno 5 жыл бұрын
Can you please explain the term DEEP LEARNING. How do you recognize something that is DL or something that isn't DL?
@blackmambagyn
@blackmambagyn 5 жыл бұрын
"I've gotta not use anything made by Microsoft!" smartest phrase I've heard this year.
@poopcatapult2623
@poopcatapult2623 5 жыл бұрын
I disagree. I know they used to be really bad especially regarding security but they did a 180 turn with Nadella and produce quite a few infesting pieces of technology. They also participate in open source development and contribute good code. They don't deserve this hate anymore.
@nufosmatic
@nufosmatic 5 жыл бұрын
Does Microsoft actually make anything? It was my understanding they stole everything...
@pharoah327
@pharoah327 5 жыл бұрын
@@nufosmatic You're thinking of Apple, lol.
@snzn3854
@snzn3854 7 жыл бұрын
@Siraj Raval - Do you not do anymore live streaming tutorials? Also it would be very interesting to see you do a deep-learn learning tutorial using kaggle's dataset and actually competing on kaggles while live streaming.
@SirajRaval
@SirajRaval 7 жыл бұрын
i will do more live streaming soon
@JasonWhittle1
@JasonWhittle1 7 жыл бұрын
Thanks Siraj. I love your video's man.
@tigjuli
@tigjuli 4 жыл бұрын
Very good content! love it!
@vinay1744
@vinay1744 7 жыл бұрын
You made my day .... Just wondering when you would post this.. Keras..
@kamikaze9271
@kamikaze9271 6 жыл бұрын
Microsoft has become a lot better after Steve Ballmer left
@wiseversa5369
@wiseversa5369 5 жыл бұрын
Or after Satya took over
@Ant-xz6he
@Ant-xz6he 7 жыл бұрын
I just installed Keras and I come on here to see this. Today is gonna be a good day.
@SirajRaval
@SirajRaval 7 жыл бұрын
no need to use my ak
@venuturumillisitaramarao2533
@venuturumillisitaramarao2533 7 жыл бұрын
Awesome video Siraj ....
@johnhammer8668
@johnhammer8668 6 жыл бұрын
The ending was awesome.
@pankajkumarmakwana3527
@pankajkumarmakwana3527 7 жыл бұрын
Buddy how do get so much energy to teach us all this? You are really awesome. 😎
@foobars3816
@foobars3816 7 жыл бұрын
Why did he say that thing about Microsoft? I didn't get that joke? Is this referring to the processor bugs that they only recently released security fixes for? I'm confused.
@obinnaokafor6252
@obinnaokafor6252 5 жыл бұрын
Hatred
@subhokarmakar7065
@subhokarmakar7065 7 жыл бұрын
I can only say, Thank You for the help!!
@jayjoshi9834
@jayjoshi9834 7 жыл бұрын
awesome video, siraj bhai....but you need to use proper chroma key to properly subtract you from background
@ChaiKirbs
@ChaiKirbs 7 жыл бұрын
Please, don't advertise in the comments.
@SirajRaval
@SirajRaval 7 жыл бұрын
yes i will for sure and thanks
7 жыл бұрын
Keras also have the Functional API, which I prefer using.
@user-es8qx5uj2h
@user-es8qx5uj2h 5 жыл бұрын
exactly 200,000 views, congrats
@MarkJay
@MarkJay 7 жыл бұрын
I total agree. Keras is great to get started with. Pytorch sounds great but it doesn't seem to have windows support yet.
@TheAcolossus
@TheAcolossus 6 жыл бұрын
it does now :)
@lucasmagalhaes1286
@lucasmagalhaes1286 7 жыл бұрын
Is Keras really easier for beginners than TF-Learn?
@jinxblaze
@jinxblaze 7 жыл бұрын
yes
@apetrenko_ai
@apetrenko_ai 7 жыл бұрын
nah, same
@bem7069
@bem7069 7 жыл бұрын
Yeah, i've used to do a lot of stuff and it's quite easy to use.
@SirajRaval
@SirajRaval 7 жыл бұрын
yes
@rahulkrishnan529
@rahulkrishnan529 6 жыл бұрын
6:40 and onward helps with building a sequential network yourself. Thanks Siraj.
@PatrickBateman12420
@PatrickBateman12420 7 жыл бұрын
@Siraj, awesome as always. Little slip "AlphaGo" was in 2015, not 2017 ....
@jamesbarker6373
@jamesbarker6373 6 жыл бұрын
What does he mean by not using Microsoft products at the end of the video?
@guadybird4266
@guadybird4266 5 жыл бұрын
@9:19 >> “Deep Learning is Sexy for a reason!” … I love the face of Support Vector Machines!!!
@FuZZbaLLbee
@FuZZbaLLbee 7 жыл бұрын
Why so happy about Theano stopping in 2018?
@JohnEthan777
@JohnEthan777 7 жыл бұрын
FuZZbaLLbee Yeah, I think it was because its hard to use but it would have been nice if he indicated why
@FuZZbaLLbee
@FuZZbaLLbee 7 жыл бұрын
Ethan9750 I think there was a pydata talk where the speaker prefered it over tensorflow because it allowed to change the framework code more easily.
@SirajRaval
@SirajRaval 7 жыл бұрын
theano requires some absolutely insane configuration and installation (and compilation) of many third party libraries
@AyeshaAhmad92
@AyeshaAhmad92 6 жыл бұрын
I went crazy trying to get the configurations right for theano to run! Did not like it!
@anandnatarajan7114
@anandnatarajan7114 6 жыл бұрын
fantastic information for a person know nothing about deep learning! one feedback would be - information flowing too fast and I had to watch multiple times to understand better. may be it just me, otherwise I love it.
@brajeshkokkonda
@brajeshkokkonda 7 жыл бұрын
Thank you Siraj ! How do I extract digits from any image?
@saminchowdhury7995
@saminchowdhury7995 7 жыл бұрын
Sir can you please please do a series on Pytorch. It is such a powerful and promising library and it would be a great addition to your channel and great learning material for us
@Zorn101
@Zorn101 7 жыл бұрын
Siraj are you an A.I?
@SirajRaval
@SirajRaval 7 жыл бұрын
not yet
@akashkandpal1832
@akashkandpal1832 7 жыл бұрын
input times weight add bias activate ......remembered
@SirajRaval
@SirajRaval 7 жыл бұрын
hi akash thanks
@akashkandpal1832
@akashkandpal1832 7 жыл бұрын
thanks siraj for so informative videos
@netochidozie5528
@netochidozie5528 6 жыл бұрын
Dear Siraj do need to study maths or compter sceince in school in other to do machine learning or programming
@juanjotwo
@juanjotwo 7 жыл бұрын
Hi Siraj and everyone. F.Chollet has made publicly available some jupyter notebooks with his book examples. I have ported two of them to kaggle kernels so everyone can run and modify those notebooks in the cloud (just sign in kaggle, fork and play with the notebooks). Links to the jupyter notebooks (kaggle kernel): www.kaggle.com/juanjotwo/deep-learning-with-python-notebooks-2-1 www.kaggle.com/juanjotwo/deep-learning-with-python-notebooks-3-5-imdb The original F.Chollet 19 notebooks (run on on a p2.xlarge EC2 instance) github.com/fchollet/deep-learning-with-python-notebooks
@smtabatabaie
@smtabatabaie 7 жыл бұрын
But how about TFLearn? isn't it the best option to use with Tensorflow?
@SirajRaval
@SirajRaval 7 жыл бұрын
not maintained well enough
@jyotipch
@jyotipch 7 жыл бұрын
so good that we are back in AI. I was getting so tangled in the block chains.
@SirajRaval
@SirajRaval 7 жыл бұрын
more AI coming
@Change-Maker
@Change-Maker 7 жыл бұрын
What about AI based block chains. E.g. skychain
@huimingsun3319
@huimingsun3319 6 жыл бұрын
thank you.your voice and video is really goodq
@celivalg
@celivalg 7 жыл бұрын
I think you should start by making your own deep learning library before using something that is already made, to allow you to properly understand how deep learning works,* That's how I started, and I'm glad I did it
@Krishna-zh3pw
@Krishna-zh3pw 7 жыл бұрын
can you guide in a bit more details ?
@celivalg
@celivalg 7 жыл бұрын
watch this course from the MIT, you'll learn a lot : kzbin.info/www/bejne/q4nXaaR8Z7-tnNE ( I learned a lot ) then grab yourself a language (C++/python, whatever you want) and start experimenting, there is abit of math to do, the wikipedia page on backpropagation can help you you should also make a visual feedback, like a visual representation of your current network, this help when debugging... honestly I started without and I regret it If you want to start quickly, I suggest using processing, you can make simple windows and graphics without worriing too much about classic graphic stuff ( which can be annoying when you are trying to do something else, but have to spend a lot of time on something only usefull in debugging...) processing basically is a really simplified version of java, you can make stuff really quick with this, faster than python from what I've experienced ( in therms of developpement, not really about your program speed... ) Hope this helped :p
@Krishna-zh3pw
@Krishna-zh3pw 7 жыл бұрын
oh thanks for quick reply...sorry but I couldn't understand what you meant by processing. point me to an article instead of wasting your time on me, that discusses about this.
@celivalg
@celivalg 7 жыл бұрын
Insoluble Fraction processing is a “language” or more like an interpreter/IDE, here is their home page: processing.org
@celivalg
@celivalg 7 жыл бұрын
Np :p
@erwinrommel5593
@erwinrommel5593 4 жыл бұрын
Hi am new to this stuff could u kindly tell me are there any free courses available to learn this stuff
@bem7069
@bem7069 7 жыл бұрын
Dude! That was a cool video.
@gorannovaks
@gorannovaks 7 жыл бұрын
Congratulations. I still can't refuse myself using C# and visual studio..
@irqr4801
@irqr4801 5 жыл бұрын
Hi Siraj. I'm new to this, so I run the code in terminal and in the end like you showed in the beginning nothing will pop up to show a text and in terminal after the epoch 60 the texts still don't make any sense. Am I missing something?
@SomebodyOutTh3re
@SomebodyOutTh3re 5 жыл бұрын
you are theNewBoston of AI
@bhavykhatri2669
@bhavykhatri2669 6 жыл бұрын
At 4:01 captions are showing chaos instead of keras
@nufosmatic
@nufosmatic 5 жыл бұрын
Artificial Stupidity in action...
@nartb
@nartb 6 жыл бұрын
So which part of this is actually different from PyTorch?? I've worked with it a bit and it seems like this is fairly similar so wanna see if I'm missing something. Thanks :)
@cfsantos85
@cfsantos85 7 жыл бұрын
Keras is REALLY good but there is a negative point: if you need to use a custom loss function, it become a pain in the a**. I have been trying to implement YOLO loss function and I really don't know how to do it. Besides that, it is very cool!
@crosstuck
@crosstuck 7 жыл бұрын
Happy new year siraj #Tyler #TeamTyler
@vikbehal
@vikbehal 6 жыл бұрын
Any recommendations on how to work on algorithm and data-structure required for ML/DL?
@skr_8489
@skr_8489 6 жыл бұрын
Where are dataflow modular visual frontends like dsprobotics Flowstone (formely Synthmaker) for signal processing?
@jitenSSP
@jitenSSP 7 жыл бұрын
Is there an English version?
@gorannovaks
@gorannovaks 7 жыл бұрын
can you do a lesson about locomotion based on reinforcement learning?
@leowiniecki9264
@leowiniecki9264 7 жыл бұрын
What's up with second order optimization in 2k18?
@tonycatman
@tonycatman 7 жыл бұрын
"The question I get asked the most is..." I don't believe this. I reckon people ask you whether you argue with your hair.
@jigonro
@jigonro 7 жыл бұрын
What is up with your hate towards Microsoft?
@moleculist7978
@moleculist7978 4 жыл бұрын
if you have to ask...
@JT-iw2cw
@JT-iw2cw 5 жыл бұрын
Viola came to party!
@akashkandpal1832
@akashkandpal1832 7 жыл бұрын
Siraj Videos comes like Aamir Khan's Blockbuster movies
@onewhoraisesvoice
@onewhoraisesvoice 7 жыл бұрын
Siraj, explain us an Apache UIMA, please
@mohamedathilsafrasu.z678
@mohamedathilsafrasu.z678 5 жыл бұрын
Scene classification possible in tensorflow
@novovires5625
@novovires5625 7 жыл бұрын
I do think it's an old video from your Playlist of Machine Learning.
@yazdipour
@yazdipour 6 жыл бұрын
9:15 I've gotta not use anything made by Microsoft Me: Meh :/
@ygpsk3860
@ygpsk3860 7 жыл бұрын
Is it ok to install keras and tensorflow on a regular macbook, or are GPUs necessary?
@ShaikAsad
@ShaikAsad 7 жыл бұрын
Yulia Gri You can install it and if you don't have a gpu train them on floydhub
@joshsmit779
@joshsmit779 6 жыл бұрын
Hello World it's Keras
@NghiNguyen-ug8ur
@NghiNguyen-ug8ur 6 жыл бұрын
when 1080p look like 360p, great content but upgrade your camera, bro!
@vijaymanoharan2998
@vijaymanoharan2998 7 жыл бұрын
sirajcoin to the moon
@sunnybeta_
@sunnybeta_ 7 жыл бұрын
This was exactly what i needed omg i love you
@SirajRaval
@SirajRaval 7 жыл бұрын
love you
@PromethorYT
@PromethorYT 6 жыл бұрын
You should make a neural network that can crop out your green screen better in-real time.
@yeetusfetus8687
@yeetusfetus8687 7 жыл бұрын
this is really helpful!
@bauwndule
@bauwndule 7 жыл бұрын
Thanks for making deep learning accessible for idiots like us. :")
@KehongGong
@KehongGong 6 жыл бұрын
Hi, May I ask anyone ever tried using Mac pro's Anaconda to run keras tutorial? either in jupyter or spyder, the keras always error when plot training history. Same setup, ubuntu 16.04 works fine, and virtual environment on Mac Jupyter notebook is okay.
@dustinandrews89019
@dustinandrews89019 7 жыл бұрын
Re: Coding Challenge. I've already got one I'm working on. DDPG network that learns a grid world game. github.com/dustinandrews/machinelearning/tree/ddpg-link-gradient/DDPG , Some features: epsilon is dynamic, the better the agent is doing the less randomness in the actions. The simulation supports curriculum training where you can set how far away from the goal the start position can be. agent_play(ddpg) pops up a window and shows how the agent plays the game for one episode.
@SirajRaval
@SirajRaval 7 жыл бұрын
great work Dustin love the choice of grid world!
@dustinandrews89019
@dustinandrews89019 7 жыл бұрын
Thanks! Sorry the code is such a mess. Once I get it all working I'll clean it up and make a repo for it. My critic is learning well, but the actor is still struggling.
@atifadib
@atifadib 7 жыл бұрын
Why you hate microsoft bruh?
@binnyarora1219
@binnyarora1219 7 жыл бұрын
please make a video on spectre and meltdown
@praneshchandrasekaran9781
@praneshchandrasekaran9781 6 жыл бұрын
Hey siraj, I'm a mechanical student, is it easy to me to learn deep learning
@kailashntalreja
@kailashntalreja 7 жыл бұрын
Awesome Video!!
@anubhavbhattacharya6216
@anubhavbhattacharya6216 5 жыл бұрын
Siraj, there's now an easier way - brain.js! It would be great if you could check it out!
@kunalr_ai
@kunalr_ai 6 жыл бұрын
Thanks for free education
@durgeshkshirsagar116
@durgeshkshirsagar116 5 жыл бұрын
Siraj sounds like Keras 😂😂
@guitarheroprince123
@guitarheroprince123 7 жыл бұрын
you could change the title to "how to get started with deep learning (with keras)"
@yousifahmed257
@yousifahmed257 7 жыл бұрын
very very very very very interesting
@pritishjaiswal8580
@pritishjaiswal8580 6 жыл бұрын
Thanks siraj
@PlayTheMind
@PlayTheMind 7 жыл бұрын
Keras? More like KerYAAS!
@CariagaXIII
@CariagaXIII 4 жыл бұрын
Javascript Assembly of Web Tensorflow Assembly of AI
@fitmachinelearning352
@fitmachinelearning352 7 жыл бұрын
My Entry. Ours is a new efficient and intuitive algorithm that performs well in continuous action space. It's called Selective Memory. You can see a demo of it here kzbin.info/www/bejne/nnzVd3mbj9akaac
@krishnabharadwaj4715
@krishnabharadwaj4715 7 жыл бұрын
Press 0 repeatedly for a unique experience.
@KbIPbIL0
@KbIPbIL0 7 жыл бұрын
mother of god! you can press 2 and 3 too!
@edreesfeda9266
@edreesfeda9266 7 жыл бұрын
Thank you so much
@sabarimanoharpalaniappan2442
@sabarimanoharpalaniappan2442 7 жыл бұрын
Caffe2, please...!
@seraph1890
@seraph1890 7 жыл бұрын
can you do a neromation ico review
@Wonderbrains
@Wonderbrains 5 жыл бұрын
I only use Php FANN
@wolfisraging
@wolfisraging 7 жыл бұрын
U r best
@marioandresheviacavieres1923
@marioandresheviacavieres1923 4 жыл бұрын
thanks! :)
Deep Learning Frameworks 2019
13:08
Siraj Raval
Рет қаралды 166 М.
Which Activation Function Should I Use?
8:59
Siraj Raval
Рет қаралды 264 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Deep Learning with Python, TensorFlow, and Keras tutorial
20:34
sentdex
Рет қаралды 1,3 МЛН
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 141 М.
Convolutional Neural Networks - The Math of Intelligence (Week 4)
46:04
How to Read a Research Paper
8:44
Siraj Raval
Рет қаралды 345 М.
Autoencoder Explained
8:42
Siraj Raval
Рет қаралды 186 М.
What is mathematical thinking actually like?
9:44
Benjamin Keep, PhD, JD
Рет қаралды 1,2 М.
Learn Machine Learning in 3 Months (with curriculum)
10:05
Siraj Raval
Рет қаралды 773 М.
ChatGPT O1 Explained
19:12
Siraj Raval
Рет қаралды 12 М.
How to Make a Text Summarizer - Intro to Deep Learning #10
9:06
Siraj Raval
Рет қаралды 248 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН