Uploaded October 2022 | Updated September 2026, 58 minutes ago
Let's start with implementing your first neural network using Python and Keras on a Jupyter Notebook. In this section, we will import and prepare the data on which we will train our neural network. Make sure you have followed the previous lesson and have everything set up correctly!
Previous lesson: youtu.be/hG6l763Tkko
Next lesson: youtu.be/lcqgceCr_bk
π Here is a lesson notes booklet that summarizes everything you learn in this course in diagrams and visualizations. You can get it here π misraturp.gumroad.com/l/fdl
π©βπ» All course code is in the course repository: github.com/misraturp/Deep-learning-course-repo
RESOURCES:
πββοΈ Data Science Kick-starter mini-course: misraturp.gumroad.com/l/kick-starter
πΌ Pandas cheat sheet: misraturp.gumroad.com/l/pandascs
π Fundamentals of Deep Learning in 25 pages: misraturp.gumroad.com/l/fdl
π Website - misraturp.com
π₯ Twitter - twitter.com/misraturp
Let's start with implementing your first neural network using Python and Keras on a Jupyter Notebook. In this section, we will import and prepare the data on which we will train our neural network. Make sure you have followed the previous lesson and have everything set up correctly!
Previous lesson: youtu.be/hG6l763Tkko
Next lesson: youtu.be/lcqgceCr_bk
π Here is a lesson notes booklet that summarizes everything you learn in this course in diagrams and visualizations. You can get it here π misraturp.gumroad.com/l/fdl
π©βπ» All course code is in the course repository: github.com/misraturp/Deep-learning-course-repo
RESOURCES:
πββοΈ Data Science Kick-starter mini-course: misraturp.gumroad.com/l/kick-starter
πΌ Pandas cheat sheet: misraturp.gumroad.com/l/pandascs
π Fundamentals of Deep Learning in 25 pages: misraturp.gumroad.com/l/fdl
π Website - misraturp.com
π₯ Twitter - twitter.com/misraturp










