filmov
tv
Multi Class Image Classification with RC Car using Jupyter Notebook and Tensorflow (Categorical)

Показать описание
In this project you will learn to create a basic Convolutional Neural Network
and predict the angle and throttle values from JSON files and compare with the original.
The 6 simple steps are:
1. Load dataset
2. Build CNN model
3. Prepare dataset
4. Train model
5. Load and prepare test dataset
6. Get predictions
Download the notebook and dataset here!