Introduction to AI with Python
Classification Neural Network 2
A course by Rodrigo Montemayor , Programmer
About the video: Classification Neural Network 2
Overview
“I'll continue by showing you how to run a classification model, using the MNIST dataset to classify handwritten numbers.”
In this video lesson Rodrigo Montemayor addresses the topic: Classification Neural Network 2, which is part of the Domestika online course: Introduction to AI with Python. Learn the basics of artificial intelligence and how to apply it in problem-solving.
Partial transcription of the video
“Let's start making our model and we will do it the same as in the previous lesson, specifying tf.keras.sequential. We open parentheses and we open brackets to specify the different layers. Now, here we have a special case. We are talking about we have images, I can put an image into a neural network and what we do is that if we have 28 pixels by 28 pixels, Technically we can put them all in a single column from top to bottom, taking for example all those in column 1. Then we pass column 2 down here, we pass column 3 below, etc Until instead of having 28 by 28, we have 784 pixels from top to...”
This transcript is automatically generated, so it may contain mistakes.
Course summary for: Introduction to AI with Python
-
Category
Artificial Intelligence, Web & App Design -
Areas
AI programming, Artificial Intelligence, Programming, Web Development

Rodrigo Montemayor
A course by Rodrigo Montemayor
Rodrigo Montemayor has been a programmer for more than 20 years. He has worked with many of the largest companies in Mexico and also some international ones in web, mobile, and desktop development. In addition, through his own company, he has created software for all types of clients, such as various technology brands, cybersecurity, automation, and artificial intelligence.
On the other hand, he shares content on the RingaTech Youtube channel with the aim of teaching and informing about technology, cybersecurity, and artificial intelligence. As part of the channel, he has developed some projects and games whose code is available to the public.
- 99% positive reviews (365)
- 22,531 students
- 29 lessons (4h 22m)
- 34 additional resources (16 files)
- Online and at your own pace
- Available on the app
- Audio: Spanish, English
- Spanish · English · Portuguese · German · French · Italian · Polish · Dutch
- Level: Beginner
- Unlimited access forever