🔥Caltech Post Graduate Program In AI And Machine Learning - www.simplilearn.com/artificial-intelligence-masters-program-training-course?S9g-Zcs&Comments&KZbin 🔥IITK - Professional Certificate Course in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitk-professional-certificate-course-ai-machine-learning?S9g-Zcs&Comments&KZbin 🔥Purdue - Post Graduate Program in AI and Machine Learning - www.simplilearn.com/pgp-ai-machine-learning-certification-training-course?S9g-Zcs&Comments&KZbin 🔥IITG - Professional Certificate Program in Generative AI and Machine Learning (India Only) - www.simplilearn.com/iitg-generative-ai-machine-learning-program?S9g-Zcs&Comments&KZbin 🔥Caltech - AI & Machine Learning Bootcamp (US Only) - www.simplilearn.com/ai-machine-learning-bootcamp?S9g-Zcs&Comments&KZbin
@SimplilearnOfficial5 жыл бұрын
Below topics are explained in this Neural Network Full Course: 1. Animated Video 00:52 2. What is A Neural Network 06:35 3. What is Deep Learning 07:40 4. What is Artificial Neural Network 09:00 5. How Does Neural Network Works 10:37 6. Advantages of Neural Network 13:39 7. Applications of Neural Network 14:59 8. Future of Neural Network 17:03 9. How Does Neural Network Works 19:10 10. Types of Artificial Neural Network 29:27 11. Use Case-Problem Statement 34:57 12. Use Case-Implementation 36:17 13. Backpropagation & Gradient Descent 01:06:00 14. Loss Fubction 01:10:26 15. Gradient Descent 01:11:26 16. Backpropagation 01:13:07 17. Convolutional Neural Network 01:17:54 18. How Image recognition Works 01:17:58 19. Introduction to CNN 01:20:25 20. What is Convolutional Neural Network 01:20:51 21. How CNN recognize Images 01:25:34 22. Layers in Convolutional Neural Network 01:26:19 23. Use Case implementation using CNN 01:39:21 24. What is a Neural Network 02:21:24 25. Popular Neural Network 02:23:08 26. Why Recurrent Neural Network 02:24:19 27. Applications of Recurrent Neural Network 02:25:32 28. how does a RNN works 02:28:42 29. vanishing And Exploding Gradient Problem 02:31:02 30. Long short term Memory 02:35:54 31. use case implementation of LSTM 02:44:32 Do you have any questions on this topic? Please share your feedback in the comment section below and we'll have our experts answer it for you. Thanks for watching the video. Cheers!
@mrknarf44385 жыл бұрын
14. Loss *Function, small mistake here in the comment I've only watched the first part, so far it seems clear and useful, tomorrow I'll watch the rest. But please next time provide the second guy a better microphone or edit his audio afterwards! It sounds super weird and crackles, almost like an old radio. Thanks!
@SimplilearnOfficial5 жыл бұрын
Thank you so much for bringing this to our attention. We reported this right away to the relevant department.
4 жыл бұрын
Why do you have it ordered this way, its mixed up a bit..
@kamaujeffkariuki89484 жыл бұрын
I have coin images which i have taken through the process of canny edge detection and now I have images with edges, how can I input them into a neural network for training purposes. Thanks
@SimplilearnOfficial4 жыл бұрын
"Hi Kamau, Yo input image to a neural network, you need to put the image values into one vector and feed this vector into the network. This should already work. By first extracting features (e.g., edges) from the image and then using the network on those features, you could perhaps increase the speed of learning and also make the detection more robust."
@ashmakader25412 жыл бұрын
13. Backpropagation & Gradient Descent 01:06:00 14. Loss Function 01:10:26 15. Gradient Descent 01:11:26 16. Backpropagation 01:13:07
@SimplilearnOfficial2 жыл бұрын
Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )
@sonalmoon4714 жыл бұрын
Getting deep idea about deep learning and ANN. Thanks to you simplilearn!
@SimplilearnOfficial4 жыл бұрын
Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)
@abikkrishnan37604 жыл бұрын
Haven't completed yet.. but really impressive so far.. will update after watching complete video..
@SimplilearnOfficial4 жыл бұрын
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community and don't forget to finish this tutorial!
@natashasamuel93463 жыл бұрын
Great class. Keep up the good work. Thank You, Natasha Samuel
@SimplilearnOfficial3 жыл бұрын
Thank you! 😃
@saziaafrinpreyana8947 Жыл бұрын
Great project. I like it very much ❤❤
@diptadutta47904 жыл бұрын
Your video quality is so good. I expect better sound quality while describing a lesson! This will be great if the sound quality is better. Thank you for the awesome courses.
@SimplilearnOfficial4 жыл бұрын
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@arthurkandakai4002 Жыл бұрын
Thank for the lecture it was wunnerful
@SimplilearnOfficial Жыл бұрын
WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every day on all your favorite topics Have a good day!
@akshayakumars28144 жыл бұрын
This is the simplest explanation, i had heard before :-)
@SimplilearnOfficial4 жыл бұрын
Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)
@ganeshsubramanian62173 жыл бұрын
Very good course. Can Richard's recording can be made sound more natural rather than a flight pilot? Please consider as it hurts ears.
@SimplilearnOfficial3 жыл бұрын
Thank you for bringing this to our attention. We’re sorry you had a bad experience. We’ll strive to do better
@justinking6844 жыл бұрын
Great video. But sound quality is very poor. In upcoming videos if you improve sound quality. It will be very useful for us. 👍
@SimplilearnOfficial4 жыл бұрын
Thank you so much for bringing this to our attention. We reported this right away to the relevant department.
@landryplacid40654 жыл бұрын
Your tutorials are great, really explanatory and are one of the best, but why do they generally have lots of echo. The echo reduces concentration.Thanks
@SimplilearnOfficial4 жыл бұрын
Thank you for your review. We are sorry to hear you had such a frustrating experience, but we really appreciate you bringing this issue to our attention
@seeking91454 жыл бұрын
Can a smart person answer me on question? Is there a tutorial of making a NN from scatch without using any librarys? I know this is much more work and maybe not so efficient, but I just want to learn every part of deep learning by doing and I also want my code not to be dependent from other code, which may be deleted in future so all my work won't work anymore or other versions are not working with my code or something like that. I want my code just to be independend from any librarys.
@prettylilnerdy68023 жыл бұрын
There is a video on js i found which built its own library not in pthon
@rajaavikhram5 жыл бұрын
Thanks to simplilearn ...
@SimplilearnOfficial5 жыл бұрын
You are welcome!
@smarttv.ayojon315 Жыл бұрын
great❤❤❤
@anasbarlaskar11253 жыл бұрын
I have a doubt, what is the difference between neural network and neural network in python? Thank you Simplilearn!😄
@SimplilearnOfficial3 жыл бұрын
"Hi , There is no significant difference between the two. Neural Network in Python is a keyword that specifies building neural network models using Python and its libraries. "
@vitthaldharne4325 жыл бұрын
Such a clean content. Kudos to you guys♥️
@SimplilearnOfficial5 жыл бұрын
Hey Vitthal, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)
@jyotishmaanray83394 жыл бұрын
Good.....
@SimplilearnOfficial4 жыл бұрын
Thank you! Cheers!
@Nedwin3 жыл бұрын
Thank you, this is amazing! 🙏
@SimplilearnOfficial3 жыл бұрын
You are welcome!
@nabeelhasan65935 жыл бұрын
thanks for such an amazing new year gift
@SimplilearnOfficial5 жыл бұрын
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@gokulr15314 жыл бұрын
Nice tutorial ♥️ need more like this
@SimplilearnOfficial4 жыл бұрын
We are glad you found our video helpful, Gokul. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!
@kashyapjyotigohain49054 жыл бұрын
Thanks a lot for sharing the video, the way of teaching is very nice. If possible could you send me the exercise datasets.
@SimplilearnOfficial4 жыл бұрын
Hello Kashyap, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.
@kashyapjyotigohain49054 жыл бұрын
@@SimplilearnOfficial gohainkashyap3@gmail.com
@SimplilearnOfficial4 жыл бұрын
We have sent the requested dataset to your mail ID. Do subscribe to our channel and stay tuned.
@kashyapjyotigohain49054 жыл бұрын
Thank you simplilearn
@jediTempleGuard5 жыл бұрын
Great work 👌 Thanks a lot
@SimplilearnOfficial5 жыл бұрын
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@ericgacoki22255 жыл бұрын
Nice one !
@SimplilearnOfficial5 жыл бұрын
Thanks a lot! Do subscribe to our channel and stay tuned!
@ChaosSlave514 жыл бұрын
I was very unclear after watching the first part of the video. You point the code at 2 data sets, a learning data set and a testing dataset. How do you specify in these sets what images in the set are cats, and what images in the set are dogs?
@prettylilnerdy68023 жыл бұрын
same doubt
@thepresistence59353 жыл бұрын
@@prettylilnerdy6802 same simple learn not even given the data sets
@islam3menit2 жыл бұрын
nice tutorial
@SimplilearnOfficial2 жыл бұрын
Thank you! Cheers!
@mj940223 жыл бұрын
Well put together course, are the slides available anywhere?
@SimplilearnOfficial3 жыл бұрын
We don't have any pdf of this particular video. For slides, you can check out our slideshare profile: www.slideshare.net/Simplilearn"
@mj940223 жыл бұрын
@@SimplilearnOfficial Thank you!
@dsm58434 жыл бұрын
Thanks for the course video on Neural Network, can you please send me the codes and the data set, it will help me try my self.
@SimplilearnOfficial4 жыл бұрын
Hello, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.
@dsm58434 жыл бұрын
Thank you dscience.m@gmail.com
@samuelkanja49313 жыл бұрын
Very easy to flow tutorial please share datasets
@SimplilearnOfficial3 жыл бұрын
Hi Samuel, we are glad you found our video helpful. Please like and subscribe to our channel and click on the bell icon to get new video updates.
@Artexpert-75 жыл бұрын
Osmmmm great suppperb informative video
@SimplilearnOfficial5 жыл бұрын
Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!
@arunraja90844 жыл бұрын
Its really awesome explanation.... Can i have data set along with ipynb files
@SimplilearnOfficial4 жыл бұрын
Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)
@Mike-df4ze5 жыл бұрын
Great course
@SimplilearnOfficial5 жыл бұрын
Hey Miguel, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)
@footballnewscenter97503 жыл бұрын
Can we apply this on matlab too?
@SimplilearnOfficial3 жыл бұрын
Hi, Simplilearn provides online training across the world. We would be happy to help you regarding this. Please visit us at www.simplilearn.com and drop us a query and we will get back to you! Thanks!
@neerajpal3114 жыл бұрын
Hello Team ,can you please explain how to create custom dataset and how to use in model train (tensorflow). Thanks in advance
@SimplilearnOfficial4 жыл бұрын
Hey Neeraj, thank you for watching our video. We will definitely look into your suggestions and try to make a new video on that. Do subscribe and stay tuned for updates on our channel. Cheers :)
@grishmashringarpure31603 жыл бұрын
Could someone please share the sequence in which i shall begin simplelearn tutorial ,i am a beginner ,what all shall i know before coming to this video
@SimplilearnOfficial3 жыл бұрын
Hi Grishma, you can start with Machine learning before jumping into neural networks. For machine learning videos, click here: kzbin.info/www/bejne/q5zdd3xvp8yqnLc
@DiaaHaresYusf3 жыл бұрын
An error in slides when u were explaining rnn where you said its many to many on a slide of many to one 2.30.30
@SimplilearnOfficial3 жыл бұрын
Thank you for letting us know know about this. Your feedback helps us get better. We are looking into this issue and hope to resolve it promptly and accurately.
@njidekambeledogu34784 жыл бұрын
I am view the video of this course. I am really interested in watching & learning from you. Pls, what do I do? I do need your help.
@SimplilearnOfficial4 жыл бұрын
You can start with this amazing playlist which helped a lot of people: kzbin.info/www/bejne/q5zdd3xvp8yqnLc This playlist will provide you with the solid basic knowledge of Machine learning and it types with examples. It has videos both in R and Python. If you want to go further and get certified in Machine learning, check this out: www.simplilearn.com/big-data-and-analytics/machine-learning-certification-training-course.
@jinalpatel23334 жыл бұрын
one question , I have noticed while learning from this session , line "In [10]" :train_datagen.flow_from_directory should be test_datagen.flow_from_directory as that line is preparing test set data ?
@grishmashringarpure31603 жыл бұрын
Could someone please share the sequence in which i shall begin simplelearn tutorial ,i am a beginner ,what all shall i know before coming to this video
@charanpreet9804 жыл бұрын
I have one doubt. How do u come to know the output shape of convolutional layer 1 and maxpooling layer 1 as 32x64? Help me out please.
@pradixrajpoot3 жыл бұрын
Same doubt Expecting Reply from Simplilearn.
@ifmondayhadaface94904 жыл бұрын
3:00:57, I though dropout is when 30% if neurons get randomly dropped as a regularization technique?
@mohammad_amin_abbasi3 жыл бұрын
NICE :)))))))))))
@SimplilearnOfficial3 жыл бұрын
Thank you! Cheers!
@AlbertSuwandhi5 жыл бұрын
Where can I get the slides and the codes? Thanks
@SimplilearnOfficial5 жыл бұрын
We are sorry to say that we don't share the slides for copyright issues. However, we will share the data-sets as soon as you share your email ID. Thanks.
@AchinthaSanithBandaranaike4 жыл бұрын
@@SimplilearnOfficial Pease send me data sets Email: achintha.sanith@gmail.com
@ShubhamKumar-mb7sm4 жыл бұрын
please share the data set to shubhamkumarpnb@gmail.com
@abh1j1thas4 жыл бұрын
can you provide the dataset and sourcecode?
@SimplilearnOfficial4 жыл бұрын
Hello, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.
@abh1j1thas4 жыл бұрын
@@SimplilearnOfficial aabhijith187@gmail.com
@harendrakumar76475 жыл бұрын
love the course but it is costly in comparison to others
@SimplilearnOfficial5 жыл бұрын
Hi Harendra, you can pay in easy EMIs for online courses: www.zestmoney.in/partner/emi-for-courses-on-simplilearn/.
@aruneshbidhuri47644 жыл бұрын
amazing video can you please send me the dataset
@SimplilearnOfficial4 жыл бұрын
Hi, thanks for watching our video. We have sent the requested dataset to your mail ID. Do show your love by subscribing to our channel using this link: kzbin.info and don't forget to hit the like button as well. Cheers!
@aruneshbidhuri47644 жыл бұрын
i didn't received the data, can you please send it to bidhuri.arunesh@gmail.com
@SimplilearnOfficial4 жыл бұрын
Hi Arunesh, we have sent the dataset again.
@aruneshbidhuri47644 жыл бұрын
Thanks i received it. Really appreciate your prompt response
@yazanyazan17623 жыл бұрын
How to use neural network for face recognition
@iftikharhumayun55585 жыл бұрын
You don't explain why the parameters are setup with these values especially Conv2D parameters why you should explain why to do it
@prathambansal20364 жыл бұрын
Sir How to get the pictures for training set?
@SimplilearnOfficial4 жыл бұрын
Hello Parzivi, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.
@prathambansal20364 жыл бұрын
@@SimplilearnOfficial yea sure its ParzivL1o1@gmail.com
@prathambansal20364 жыл бұрын
And my question is still that where didi u get those 800 images for training set do i have to seprately download it!?
@samuelkanja49313 жыл бұрын
Please share the datasets
@SimplilearnOfficial3 жыл бұрын
Hello, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we can send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that too. Hope that helps.
@Foodieblog164 жыл бұрын
can i have the datasets and code??
@Foodieblog164 жыл бұрын
jshubhra308@gmail.com
@SimplilearnOfficial4 жыл бұрын
Hi, thanks for watching our video. We have sent the requested dataset to your mail ID. Do show your love by subscribing to our channel using this link: kzbin.info and don't forget to hit the like button as well. Cheers!
@contentshark51224 жыл бұрын
I like atom as a python editor
@SimplilearnOfficial4 жыл бұрын
That is great too.
@annanyamathur88693 жыл бұрын
b option
@SimplilearnOfficial3 жыл бұрын
Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!
@Poo2205 жыл бұрын
Commerce student kaise artifical intelligence courses Kare
@SimplilearnOfficial5 жыл бұрын
Yes, it is totally possible. The first thing you need to do is learn a programming language. Though there are a lot of languages that you can start with, Python is what many prefer to start with because its libraries are better suited to Machine Learning. To start with, you can go through our AI playlist here: kzbin.info/www/bejne/Z2azfGZugrp4hq8. If you are interested to take up a more structured and formal course, you can find the details here: www.simplilearn.com/artificial-intelligence-introduction-for-beginners-training-course.
@rajatkumarsingh12923 жыл бұрын
please send the data set
@SimplilearnOfficial3 жыл бұрын
Hello, thanks for viewing our tutorial. It would be helpful if you will provide your email ID to us so that we can send the requested dataset promptly. On the off chance that you need your email ID to be kept hidden from others, we can do that too. Hope that helps.
@georgeacquah96742 жыл бұрын
B
@SimplilearnOfficial2 жыл бұрын
"Hi, you got the right answer. Kudos. The contest is over and winners have been announced in our community and also mentioned in the top comment of the video as well. Thanks for your participation. The correct answer to the quiz is Option B. Explanation: In a neural network, the error in the model is always calculated after finding the predicted output, i.e., at the output layer of the network.This predicted output is compared with the actual output of the model. The backpropagation algorithm is performed on the network, and the weights are optimized to reduce the error in the model. This process is repeated multiple times to get the final output, which has the least minimum error. "
@KIRTISAHUgscsd4 жыл бұрын
A IS NOT TRUE ACTIVATION FUNCTION ARE THRESHOLD FUNCTION
@SimplilearnOfficial4 жыл бұрын
"Hi Kirti, we are sorry to say that you got the wrong answer. The correct answer to the quiz is Option B. Explanation: In a neural network, the error in the model is always calculated after finding the predicted output, i.e., at the output layer of the network.This predicted output is compared with the actual output of the model. The backpropagation algorithm is performed on the network, and the weights are optimized to reduce the error in the model. This process is repeated multiple times to get the final output, which has the least minimum error. "
@neharikatalwar10694 жыл бұрын
B doesn't hold true
@SimplilearnOfficial4 жыл бұрын
"Hi, you got the right answer. Kudos. The contest is over and winners have been announced in our community and also mentioned in the top comment of the video as well. Thanks for your participation. The correct answer to the quiz is Option B. Explanation: In a neural network, the error in the model is always calculated after finding the predicted output, i.e., at the output layer of the network.This predicted output is compared with the actual output of the model. The backpropagation algorithm is performed on the network, and the weights are optimized to reduce the error in the model. This process is repeated multiple times to get the final output, which has the least minimum error. "
@Poo2205 жыл бұрын
Please reply
@SimplilearnOfficial5 жыл бұрын
Yes, it is totally possible. The first thing you need to do is learn a programming language. Though there are a lot of languages that you can start with, Python is what many prefer to start with because its libraries are better suited to Machine Learning. To start with, you can go through our AI playlist here: kzbin.info/www/bejne/Z2azfGZugrp4hq8. If you are interested to take up a more structured and formal course, you can find the details here: www.simplilearn.com/artificial-intelligence-introduction-for-beginners-training-course.
@collinsomodaratan59592 жыл бұрын
b
@SimplilearnOfficial2 жыл бұрын
"Hi, you got the right answer. Kudos. The contest is over and winners have been announced in our community and also mentioned in the top comment of the video as well. Thanks for your participation. The correct answer to the quiz is Option B. Explanation: In a neural network, the error in the model is always calculated after finding the predicted output, i.e., at the output layer of the network.This predicted output is compared with the actual output of the model. The backpropagation algorithm is performed on the network, and the weights are optimized to reduce the error in the model. This process is repeated multiple times to get the final output, which has the least minimum error. "
@samarendrakumarsinha88984 жыл бұрын
D
@SimplilearnOfficial4 жыл бұрын
"Sorry, you got the wrong answer. The explanation for the answer is given below: The first step to developing software would be to create a strategy such that the software satisfies all its requirements. We then write the code for the functionalities to be provided by the software. This is the ""Plan and Code"" stage The code is then automatically fetched from the repositories and packaged into executable applications. This is the ""Build"" stage. The applications are tested to catch any bugs. After the required changes are incorporated, the software is deployed on the client system. This falls under the Deploy and Operate state. The software is continuously monitored and any feedback is sent back to the planning stage. This loop will ensure that the product is up to date and providing maximum efficiency. I hope that helps!"