Loading in your own data - Deep Learning basics with Python, TensorFlow and Keras p.2
Welcome to a tutorial where we'll be discussing how to load in our own outside datasets, which comes with all sorts of challenges!
First, we need a dataset. Let's grab the Dogs vs Cats dataset from Microsoft: https://www.microsoft.com/en-us/download/confirmation.aspx?id=54765
Text tutorials and sample code: https://pythonprogramming.net/loading-custom-data-deep-learning-python-tensorflow-keras/
Discord: https://discord.gg/sentdex
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex
G+: https://plus.google.com/+sentdex
Other Videos By sentdex
2018-09-17 | Balancing RNN sequence data - Deep Learning w/ Python, TensorFlow and Keras p.10 |
2018-09-16 | Normalizing and creating sequences Crypto RNN - Deep Learning w/ Python, TensorFlow and Keras p.9 |
2018-09-15 | Cryptocurrency-predicting RNN intro - Deep Learning w/ Python, TensorFlow and Keras p.8 |
2018-09-14 | Checking out the PlutoX, a programmable drone |
2018-09-09 | Self-driving neural network car in GTA V - Charles 2.0 |
2018-09-07 | Recurrent Neural Networks (RNN) - Deep Learning w/ Python, TensorFlow & Keras p.7 |
2018-08-31 | How to use your trained model - Deep Learning basics with Python, TensorFlow and Keras p.6 |
2018-08-25 | Optimizing with TensorBoard - Deep Learning w/ Python, TensorFlow & Keras p.5 |
2018-08-24 | Analyzing Models with TensorBoard - Deep Learning with Python, TensorFlow and Keras p.4 |
2018-08-19 | Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3 |
2018-08-18 | Loading in your own data - Deep Learning basics with Python, TensorFlow and Keras p.2 |
2018-08-11 | Deep Learning with Python, TensorFlow, and Keras tutorial |
2018-08-02 | Results - Python AI in StarCraft II tutorial p.17 |
2018-08-01 | Visualization Changes - Python AI in StarCraft II tutorial p.16 |
2018-07-31 | More Choices for AI - Python AI in StarCraft II tutorial p.15 |
2018-07-24 | Reolink PoE Camera Review (RLC-410) |
2018-07-22 | Improving Scouting - Python AI in StarCraft II tutorial p.14 |
2018-07-21 | Version 2 Changes - Python AI in StarCraft II tutorial p.13 |
2018-07-15 | Testing Neural Network - Python AI in StarCraft II tutorial p.12 |
2018-07-14 | Training Neural Network - Python AI in StarCraft II tutorial p.11 |
2018-07-13 | Building Neural Network Model - Python AI in StarCraft II tutorial p.10 |
Tags: TensorFlow
Keras
Deep Learning
tutorial
neural network
machine learning