It's wonderful to see universities of the calliber of MIT making education accessible to everyone for free. Thanks MIT!!
@derroz3157Ай бұрын
Thanks for thanking you thanking MIT for thanking for the videos
@DhruvKhadka-r4h16 күн бұрын
@@derroz3157 thnks to thanking guy to me you thanking him/her thnks for thanking i can't thanking you for too much thankful but thanks to say thanks to a person who is thanking MIT from there side I thank you both to be thanking them,
@chintanshah623413 күн бұрын
They're making basics available which r available in courser and udemy.. do u think they're putting vidoes of advanced stuff that their students actually learn (and which distinguishes them)?
@ReflectionOcean4 ай бұрын
By "YouSum Live" 00:00:10 Introduction to MIT course on deep learning 00:00:41 Evolution of AI and deep learning 00:02:56 Realism and virality of AI-generated content 00:04:15 Accessibility and cost-effectiveness of deep learning 00:04:19 Advancements in deep learning applications 00:05:11 Empowering deep learning models to create software 00:06:02 Teaching foundations of deep learning 00:07:30 Importance of understanding intelligence and AI 00:14:00 Transition from hand-engineered features to deep learning 00:16:00 Significance of data, compute power, and software in deep learning 00:17:24 Fundamentals of a neural network: the perceptron 00:19:59 Mathematical representation of a perceptron 00:20:51 Activation function and its role in neural networks 00:20:57 Importance of activation functions in neural networks 00:21:11 Sigmoid function: squashes inputs into probabilities 00:23:01 Need for nonlinearity in neural networks 00:23:32 Linear functions insufficient for handling nonlinear data 00:24:22 Nonlinearities enhance neural network expressiveness 00:26:01 Visualizing neural network's decision-making process 00:27:33 Sigmoid function divides space for classification 00:28:16 Understanding feature space in neural networks 00:29:21 Building neural networks step by step 00:31:41 Perceptron's fundamental equation: dot product, bias, nonlinearity 00:32:49 Defining layers and passing information in neural networks 00:37:19 Cascading layers to create deep neural networks 00:38:18 Applying neural networks to real-world problems 00:40:38 Neural network training process explained 00:40:50 Neural networks learn like babies, need data 00:41:12 Teaching neural network to make correct decisions 00:41:32 Importance of minimizing loss for accurate models 00:41:55 Training neural network with data from multiple students 00:42:21 Finding network that minimizes empirical loss 00:42:40 Using softmax function for binary classification 00:43:27 Loss function for real-valued outputs 00:47:56 Gradient descent for optimizing neural network weights 00:59:51 Introduction to gradient descent algorithms 01:00:11 Stochastic gradient descent (SGD) explained 01:00:45 Importance of mini-batch gradient descent 01:01:37 Faster convergence with mini-batches 01:02:03 Parallelization benefits of mini-batches 01:02:30 Understanding overfitting in machine learning 01:04:41 Regularization techniques: Dropout and early stopping 01:06:56 Monitoring training and testing accuracy 01:08:48 Summary of key points in neural network fundamentals By "YouSum Live"
@dantedt39312 ай бұрын
Thanks!
@genkideska44866 ай бұрын
This is not for beginners. Having 3+ years of experience in deep learning i found it interesting on how much information is shoved into 1 single video . Note that each concept is very vast if we dig deeper
@noelvase48676 ай бұрын
could you link some real beginner information so i can understand this course?
@stom100626 ай бұрын
There is a playlist in KZbin names 100 days of deep learning by campusx. You can find everything in deep
@ps33016 ай бұрын
U know where we can find some real number training example of using a basic liquid neural network ?
@quishzhu6 ай бұрын
@adityaverma1298 you mean this video series right?
@quishzhu6 ай бұрын
@@noelvase4867 Andrew Ng's deep learning courses
@elaina10026 ай бұрын
I am a high school student and I am currently self-studying deep learning and I find it very helpful. I hope one day I can attend your lectures in person. Thank you very much.
@giovishow4 ай бұрын
Idem, It would be really cool
@derroz3157Ай бұрын
I like to lean self study too
@MehdiAhmadian10 күн бұрын
Perfect, you are creating a nice future for yourself
@elaina10029 күн бұрын
@@MehdiAhmadian I'll do my best.
@sftmain6 ай бұрын
After being in college for 4 years and dealing with loads of professors, I can hands down say this guy is the best lecturer I've ever seen! Explains tough concepts so well.
@mian19866 ай бұрын
Maybe 'cause I don't have a strong base, there's a bunch of stuff I just don't get.
@surafelessayas70975 ай бұрын
Mnn no n no k no no n no nnnnnn. 😅😅mn no nnn no nnnnnnnnn nnnnnn😅nnnnnnnnn no n no 😅 no nnlnn
@surafelessayas70975 ай бұрын
No nnlnn😅n nn
@surafelessayas70975 ай бұрын
Nnnnnnnnnnnn no nn
@surafelessayas70975 ай бұрын
Nnnnnn non nnnnnnnnnnn
@issamsum14416 ай бұрын
I usually find neural networks challenging to grasp until I watched this lecture. I truly appreciate how you simplified the concept for me.
@nomthandazombatha25685 ай бұрын
I want to take this moment to thank KZbin, MIT and Alexander Amini for suppling this content 4 a person like me who is studding deep learning but was not fortunate enough to study in MIT🙏🙏
@prasmitdevkota42515 ай бұрын
What a privilege and great time we live in that most precious courses like these from MIT are accessible for freee.
@britaom32995 ай бұрын
I'm in my mid 50s now, and I keep telling my kids this same thing. When I was their age, the Internet wasn't available yet. Information was very hard to come by, let alone quality courses like these. Now, it's all at their/our fingertips! A great time indeed.
@PureClarityAbsolute6 ай бұрын
Attended Deep Learning lectures at a topmost college of a country, here he clearly explained all that in a single lecture for which the former took 10s of lectures to explain.
@MohanadMala5 ай бұрын
The clarity you are providing for such a complix scientific subject is remarkable 👏
@lelsewherelelsewhere94356 ай бұрын
Both theory and actual implementation in industry code! Perfect! Also, great pacing and depth! After 5 minutes in one episode, and i can already tell this is the best beginner ai lecture series I have seen!
@mehulnakra24575 ай бұрын
Can you compare this with Coursera's Deep Learning Specialization by Andrew Ng Thanks in advance
@andrewtran2285 ай бұрын
@@mehulnakra2457 this is much harder than DLS for sure, I have studied both. But MLS and DLS from Andrew Ng give u a broad view of ML and DL, so if u are studying these courses, keep studying
@c-spacetime46846 ай бұрын
Yesterday we started system identification using neural network, I watched your lecture and now I feel quite comfortable using the concept of deep learning. Thank you Sir and love from Pakistan....
@fire_fly_0076 ай бұрын
WOW!!!!😍My professor is chinese and I know he knows a alot of things but after watching this teacher teachin, I understood the importance of a good presentation and most importantly, what a good presentation look like.
@saffanahmedkhan8479Ай бұрын
How fascinating is it i wanted to learn about neural networks and just searched neural networks mit and found a course thankyou so much youtube and MIT.
@rafatmahmud4888Ай бұрын
I did this stuff 8 years ago in uni - felt like the deep learning stuff was too "stochastic" 😉 and avoided it. Looking to try this out again now without going through all the new research material, and this video has been great - just the right amount of detail!
@oneforallah6 ай бұрын
Thanks for the lecture, please please make a video or provide a pdf of MATH too, I wanna know the math behind deep learning, svms, pca, ML in general aka grad descent etc, how then that changes when many layers are involved (as in deep learning) so basically normal ML -> i/p -> mat mul -> o/p deep learning -> i/p -> mat mul = linear x matrix . non linear x matrix . linear or non linear x matrix ..... -> o/p etc etc etc I mean try and simplify what goes on mathematically then also give enough formalization that some of us can begin to understand a few of the key ML papers on Arxiv. This has been our biggest challenge truly.
@sudipsaha2964Ай бұрын
FREE EDUCATION IS MUST BE THE RIGHTS OF HUMANITY - GREAT VIDEO
@pcrizz5 ай бұрын
It's nice having up to date lessons on this stuff considering how fast it moves, even if a good amount of the core content presumably largely stays the same.
@andreluizleitejunior31605 ай бұрын
Thank you, Alexander and MIT for make this information available for everyone.
@dantedt39312 ай бұрын
This is prolly the best Deep Learning lesson out there. With some maths or stats background, it's easy to follow. This is gold!
@fayezfamfa4 ай бұрын
Really thank you Dr.Alex for making this material accessible to everyone
@DennisZIyanChen5 ай бұрын
I look at these videos every year after the new annual release and it just never gets old. Too bad in my work, I don't get a chance to apply this knowledge. It is still super fun to watch, like a fun show to me
@jazonsamillano6 ай бұрын
I've been following these MIT Deep Learning lectures since 2019. I've learned so much. Thank you, Alexander and Ava.
@lakshyajain67656 ай бұрын
So do I need to watch all previous lectures too? Or are the ones in this 2024 course enough?
@RadixSort36 ай бұрын
@@lakshyajain6765 don't need to since every semester course is self contained unit. This is not created for KZbin, it's for MIT students and every semester there is new batch.
@Lakshya-q4b6 ай бұрын
@@RadixSort3 Thanks a lot!!! Do you have any other resources on MIT ML lectures for their students? this is my alt acc
@Lakshya-q4b6 ай бұрын
@@RadixSort3 Thanks a LOT!!! this is my alt. Do you have any idea on some more MIT ML related lectures. I would like to do some research in this field and try to get into a phd program
@paultvshow6 ай бұрын
@@RadixSort3Where can I find the next part?
@polymath.dodifferent6 ай бұрын
Sir you are doing a great job, I am student of BSCS, last year from Pakistan. But being a student to learn Deep Learning from last 2 year, I am still a beginner, as the system is not very modern. This lecture seems like a new start for me, which feels very promising. Can you please share the other lectures, so I (students like me) can really advance in this field, and maybe start working at MIT someday. Thanks for teaching in such a beutifull way.
@hearambasharma3 ай бұрын
I've been attending these classes from IIM-C. You've summarized 6 hours of my professors' class in just an hour. I'm coming here right on the day of exam to revise everything Thanks MIT❤
@abhirupmajumder86202 ай бұрын
IIM Calcutta teaches Deep Learning?!
@hearambasharma2 ай бұрын
@@abhirupmajumder8620 Yes, DL by Prof Soumyakanti Chakraborty
@paultvshow6 ай бұрын
Hands down, this is the best low level explanation of deep neural networks I have seen so far.
@HeyMr.OO76 ай бұрын
It's not low level... It's High level like programming languages.
@paultvshow6 ай бұрын
@@HeyMr.OO7 What do you mean by low level in your definition? It is as low level as you can get in this field that you can perform calculations on an entire network by hands without having to rely on computers, not to mention programming languages or libraries. Some data scientists or self-taught professionals I have talked to who are fluent in machine learning tools which are considered high levels do not quite completely understand this low level fundamental and I doubt if they could hand calculate an entire network from scratch.
@HeyMr.OO76 ай бұрын
@@paultvshow alright man ! Now, Go get some air !
@paultvshow6 ай бұрын
@@HeyMr.OO7Stop it and get some help if you can’t even reason. You don’t even know what level means lol.
@HeyMr.OO76 ай бұрын
@@paultvshow God bless your brain man ! Now leave 😅😅
@PragyanNeupane5 күн бұрын
Make "MORE" of these videos Alexander. I appreciate your effort. Lots of love from Nepal.💝💝😘😘
@TsaanMananajara5 ай бұрын
This video is interesting because,this video helps me understand the current price and prediction of Palantir stock. The analyst explains incredibly. Thank you for sharing this valuable information.
@pandorian76 ай бұрын
Thank you for making these content accessible for everyone
@AreshaBasirSpriha6 ай бұрын
I loved this, It's my major course......It's extremely helpful...love from Bangladesh
@yaashithasworld24485 ай бұрын
It's wonderful to listen to the lectures of the MIT professors I hope one day i will attend it on person if god allows! I also want to thank KZbin, MIT and Alexander Amini for this wonderful work, due to their efforts, we students from all over the world can reach the lecutres of worlds most renowned institutions! Thanks for ur efforts again
@ind93028 күн бұрын
No words to salute for exceptional lecture kn Deep learning, its one of the best lecture in my career, hat's off your awesome skills ❤
@DebshishuGhosh4 ай бұрын
Really like the fact that everything is explained so simply and in a way that is digestible for most people. Personally I found it a great video for revision and brushing up concepts that build ML.
@ProductivityPowerhouse01096 ай бұрын
Sir's explanation is better than any Udemy and Coursera course out there fr😮
@DataBeach3 ай бұрын
This is great. The theoretical framework was well explained. The concept is a lot clearer to me. Thanks for sharing this. Thanks, MIT.
@anmoljain1131Күн бұрын
AMAZING lOVED THIS WAY OF EXPLAINING THE NEURAL NETWORKS
@premprakash679811 күн бұрын
Thankyou Alex, this was really a great foundational course on Neural Networks. Will continue with other uploads in this series.
@zzmaortube6 ай бұрын
At 22:45 you mention the ReLU function has a discontinuity at '0', IIUC this is not true, ReLU is a continuous function, even at '0'. It is however not differentiable at '0'.
@tibordigana25513 ай бұрын
I did this in 2005 in assembler on the development KIT board ADSP-2189. The learning parameter = gradient could be computed after certain epochs. The algorithm was able to compute each weight very easily, so that weach W(i) was tested and the smaller error the better weight vector was taken into the next epoch. For instance the algorithm tested the W(i) within the range -1 to +1, so it started with -0.5, then 0, then 0.5, and divided each range by two on 16 bit numbers.
@sundareswaransenthilvel2759Ай бұрын
Thanks MIT! for making this learning available for all!
@Anas_Nadeem_4 ай бұрын
This is a gem of a video ! , being a MS student of AI I can see the comprehendible concepts defined here !
@page0026 ай бұрын
Finally I can follow live lectures
@webgpu6 ай бұрын
since you strongly pointed that out, what are these big advantages over offline lectures that you're so in favor of?
@page0026 ай бұрын
@@webgpu ofline lectures? I guess you meant to say, "What are the advantages of following live online lectures over recorded online lectures? Did I get the question correctly?
@webgpu6 ай бұрын
@@page002 sorry I most probably was not able to express myself properly. I meant "what are the advantages of the [opposite of live] lectures - so I think that's what you also meant in your past comment 👍
@page0026 ай бұрын
@@webgpu don't worry. So here's my point - I prefer Live Recorded lectures over only recorded lectures because when we follow live I think we can connect more with the instructors. Also it gives us the impression that we are also a part of it which a recorded and already published can never give(at least that's what I think). And last but not the least if we follow the live (recorded) lectures here we will have a clear goal and a Dateline to follow. And I think that's a great thing. So, any day I prefer Live Recorded lectures or Live lectures if possible over recorded lectures specially for technical things and programming. I am a pretty bad communicator so, I hope you got your answer even a little. BTW, if you don't mind, try to follow Live lectures once I think you will be able to see the difference personally. Happy Learning
@SSMDesignsandresearch6 ай бұрын
Your way of explaining is like movie screenplay or storytelling we are totally into the world you created.
@arpanpradhan4936 ай бұрын
You are a great teacher. I wish my professor explained this way. 🎉
@irenesantanamartin015 ай бұрын
studying AI&Robotics at the new UTN and must say your videos are life-saving! Thanks for sharing your lectures. I really like how well and easy everything is explained. Really learned a lot!
@bukubukuchagma3 ай бұрын
UTN Germnay? Hows the uni bro? Can you we connect?
@China4x4Ай бұрын
I learnt: dropout and early stopping. So you should finish all your lectures since the most important is at the end...
@ethanlazuk4 ай бұрын
Great lecture. I’ve been studying NNs for a while now and this helped reinforce a lot of it in a holistic context. Thanks for sharing!
@Mohamed14752 ай бұрын
This man is so smart person thank you brother.
@AetherTunes6 ай бұрын
As a society we should be open sourcing education it’s a net + no matter what
@ZeyuLUluuАй бұрын
The best Introduction to Deep Learning ever!
@mohamedbille10676 ай бұрын
good Presentation agood overview about deep learning thanks sir Alexander Amini
@ghaithal-refai45506 ай бұрын
Thanks for the videos and the slides, they are great assets for students and teachers. I wish that you have explained more about back propagation with a numerical example, and the different activation functions we can use in the last layer for the different classification problem, like binary classifications multi-class classification and regression problems
@Treegrower6 ай бұрын
YahoooOoo!! Another great season ahead!
@rohan27186 ай бұрын
What is the prerequisites one must know before diving into this lecture?
@martinriveros34706 ай бұрын
Excellent video! just a minor comment: about 27:00 i think you should state clear that (1+3x1-2x2) = z and include the "hat" to y (in the graph)...🖖
@templetonusher63735 ай бұрын
Same here: a bit of stumbling occured at 27:00 over a few minutes (for me)...
@turhancan976 ай бұрын
If I were just starting to learn deep learning, I would start with this video
@MatFikSnr-the-Football-Analyst21 күн бұрын
INCREDIBLE CONTENT, THANK MIT AND ITS INSTRUCTORS
@coolwilliam1014 ай бұрын
I’m in grade 6 this was interesting, I learned a lot.
@gameapache1095 ай бұрын
Such a great content about computer vision , really helpful and thanks 👍❤❤
@DrMouhamadouAMAR5 ай бұрын
Great course. I apply this to concrete strength prediction in my research
@AdityaChaudhary-oo7pr4 ай бұрын
Very useful. Cleared much of the jargon of NN beautifully .
@RajadahanaАй бұрын
@43:33 - Depending on the loss function we use, it defers what output we get. For example: If we use the Binary-cross-entropy loss function, we get a probability distribution as the output If we use the Mean-squared-error-loss function, we get a real-valued output Have I got it right?
@ahmadmahagna12552 ай бұрын
I really Appreciate you guys taking this possible... Much love and thanks to you... I hope someday I will be able to continue my studies in such a great university such as MIT. ;)
@jamesgambrah586 ай бұрын
Great presentation, thanks for always simplifying these concepts to the understanding of all.
@mikediaz90335 ай бұрын
Well done, lectured, Professor. Extremely efficient & effective. Thankyou.
@pedrojesusrangelgil50646 ай бұрын
I'm a beginner in ml and ai fields and it's amazing to have these lectures online and free. I've a doubt: the neural network showed in 33:44 shouldn't be named 'multi' layer rather than 'single' layer neural network since it has an output layer separated of the hidden layer? Thanks!
@vikashgauravvkg4 ай бұрын
This video is just perfect to understand working of neural network. Loved it🎉🎉🎉
@TwoMonkeys-im4rm6 ай бұрын
28:24 This is a very basic idea of deeplearning. I should have watch these lectures before I started my computer vision courses.
@tommyshelby62776 ай бұрын
sir you don't know how much i needed this! i am begining to start my research very soon, is there anythingyou recommend to get started with dl ?
@ranjeetapegu901514 күн бұрын
Thanks for Sharing this course and thanks for making it so simple to understand
@rashfari5 ай бұрын
introduced to the title 4 decades ago...thanks for updating
@benjaminy.6 ай бұрын
This is one the best lecture series for deep learning out there... keep up the good work!!!! Will there be any lecture on the lab assignment - on how do you configure your tensorflow on Google Colab for the assignement/project? I believe that it would be idea/good if there is some lecture video to show how do you configure the Tensorflow on Google Colab. Thank you.
@josephakindiraneverthings29886 ай бұрын
This I got if it may be helpful: Setting up a TensorFlow lab assignment on Google Colab involves a few steps: 1. *Create a new Colab notebook*: Go to Google Colab and create a new notebook by clicking on "New Notebook" or "File" > "New Notebook". 2. *Install TensorFlow*: Run the following command to install TensorFlow: ``` !pip install tensorflow ``` 1. *Import TensorFlow*: Run the following command to import TensorFlow: ``` import tensorflow as tf ``` 1. *Verify TensorFlow version*: Run the following command to verify the TensorFlow version: ``` print(tf.__version__) ``` 1. *Enable GPU acceleration*: If you have a GPU available, run the following command to
@josephakindiraneverthings29886 ай бұрын
Check this out.. 1. _Create a new Colab notebook_: Go to Google Colab and create a new notebook by clicking on "New Notebook" or "File" > "New Notebook". 2. _Install TensorFlow_: Run the following command to install TensorFlow: ``` !pip install tensorflow ``` 1. _Import TensorFlow_: Run the following command to import TensorFlow: ``` import tensorflow as tf ``` 1. _Verify TensorFlow version_: Run the following command to verify the TensorFlow version: ``` print(tf.__version__) ``` 1. _Enable GPU acceleration_: If you have a GPU available, run the following command to enable GPU acceleration: ``` !pip install tensorflow-gpu ``` Then, restart the runtime by clicking "Runtime" > "Factory Reset Runtime" or "Runtime" > "Restart Runtime". 1. _Verify GPU acceleration_: Run the following command to verify GPU acceleration: ``` print(tf.config.experimental.list_devices()) ``` This should list the available devices, including the GPU. 1. _Set up the assignment_: Follow the instructions provided in the assignment or project to set up the environment, load the data, and implement the required tasks. 2. _Load the data_: Use the appropriate library (e.g., Pandas, NumPy) to load the data into Colab. 3. _Implement the tasks_: Write the code to implement the required tasks, such as data preprocessing, model training, and evaluation. 4. _Run the code_: Execute the code cells to run the tasks. 5. _Visualize the results_: Use visualization libraries (e.g., Matplotlib, Seaborn) to visualize the results. 6. _Save the notebook_: Save the notebook regularly to avoid losing your work. Some additional tips: - Make sure to save your notebook regularly to avoid losing your work. - Use the "Cells" menu to insert new cells or delete existing ones. - Use the "Markdown" option to format text and headings. - Use the "Code" option to write and run code. - Use the "Output" option to view the output of your code. - Use the "Restart" option to restart the runtime if needed. By following these steps, you should be able to set up your TensorFlow lab assignment on Google Colab and start working on your project. bessssst!
@wanhawkins35133 ай бұрын
Excellent presentation. Greatly appreciated all information. Thank you.
@srinjoydas41113 ай бұрын
0:00 - Introduction 7:25 - Course information 13:37 - Why deep learning? 17:20 - The perceptron 24:30 - Perceptron example 31;16 - From perceptrons to neural networks 37:51 - Applying neural networks 41:12 - Loss functions 44:22 - Training and gradient descent 49:52 - Backpropagation 54:57 - Setting the learning rate 58:54 - Batched gradient descent 1:02:28 - Regularization: dropout and early stopping 1:08:47 - Summary
@pptmtz5 ай бұрын
Muchas gracias!!! estas lecturas me han sido de mucha ayuda :)
@vishnuprasadkorada11876 ай бұрын
Awesome course !! Can't wait to complete it 😁
@kadbed6 ай бұрын
Every year I'm here, you remain the best
@Prathmeshdhiman1626 күн бұрын
Fabulous efficiency
@YZhou-mq1bw6 ай бұрын
Always be your big fan, really excellent teachings. These are the ones I'd love to go through again and again!
@robsoft_gt6 ай бұрын
So basically what Meta with Llama 3 has done is give to the community the weights for each perceptron?
@mehrzadabdi41946 ай бұрын
Hi dear, Thanks for the course. Like always informative and to the fundamentals of DNN.
@AngelDean-p2m4 ай бұрын
always find something new and useful in your videos. Thanks for making trading so fun!
@elevenyhz3 ай бұрын
Great lecture! Was wondering if you could elaborate on the thought process behind choosing Tensorflow instead of Pytorch.
@liu9736 ай бұрын
my favorite youtuber just dropped a new episode!
@webgpu6 ай бұрын
ah that moment when someone who produces good content, produces good content!
@zhedd59546 ай бұрын
A big Thank you to you for this great course
@maithriashokan6 ай бұрын
I loved this session! I am getting interested in it.
@himanigulati69226 ай бұрын
Is there any group to follow with other peers? Has anyone made a link?
@josephmartin62196 ай бұрын
None yet, but you could start one 😊
@mihaidanielbeuca10836 ай бұрын
If yiou made one, I'll join, if not, I have a Telegram one.
@josephmartin62196 ай бұрын
@@mihaidanielbeuca1083 what's the Telegram link?
@SahibzadaShadabAcademyRealacco6 ай бұрын
Please if you send here the Link please
@MaverickMitchell-i9r3 ай бұрын
Hey lets create a group together. That would be nice
@samiragh636 ай бұрын
Absolutely amazing. Great to be here.
@webgpu6 ай бұрын
i am also very happy that i am really right here where i am now.
@wqesdc83396 ай бұрын
Amazing for free lectures ❤
@bilaldendani22596 ай бұрын
I am waiting to know what's next in that amazing field.
@ekramahmed94266 ай бұрын
Amazing explanation. Thank you
@prestoX3 ай бұрын
Absolute Gem ❤ of Lectures !
@mohsenmoghimbegloo6 ай бұрын
Game changer lecture is stating.
@AnimeMusic-1233 ай бұрын
Respectively Sir, Your teaching about ,How to use Ai Mathematical Algorithms and take a great advantages of this course through one video ❤
@kyhines10606 ай бұрын
You make it so understandable
@VarunSachdev5 ай бұрын
Had no idea that Deep Learning is so interesting. Thank You!
@thahirarafath1603 ай бұрын
Thank you so much , I got more information from this class.
@my_sports1236 ай бұрын
was waiting from last December. Thnak you
@pouyan0216 ай бұрын
Amazing lecture. I can't thank you enough!
@ernestleibovmd7902Ай бұрын
Professor Amini, You are a very talented lecturer. The only one problem-it is that you are probably not familiar with perception of your data by the “mathematically virgin brain” of your beginner-students. I am a psychiatrist, who is very much interested in applicatio AI in mental health and would like to meet with you. I am not AI.