Python Neural Networks - Tensorflow 2.0 Tutorial - Loading & Looking at Data

Profile Picture
- Published on May 4, 2019馃審 Public

This python tensorflow 2.0 tutorial covers how to load in the MNIST Fashion dataset that our neural network will use for image classification in future videos. We can load the data set quite easily by using the keras API provided by tensorflow. We will then use matplotlib to view our data. Tensorflow install: pip install -q tensorflow==2.0.0-alpha0 Text-Based Tutorial: https://techwithtim.net/tutorials/pyt... Tensorflow website: https://www.tensorflow.org/alpha/tuto... Want a sneak peak into my life? Follow my Instagram @tech_with_tim where I'm going to be filming a video each morning sharing my goals for the day and what I have planned: https://www.instagram.com/tech_with_tim ** WEBSITE: https://techwithtim.net One-Time Donations: https://www.paypal.com/donate/?token=... Support the Channel: https://www.patreon.com/techwithtim Podcast: https://anchor.fm/tech-with-tim Twitter: https://twitter.com/TechWithTimm Join my discord server: https://discord.gg/pr2k55t ** Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Tensorflow Tutorial - Python tensorflow 2.0 tutorial - Python neural network turtorial - Python Tutorials - Keras MNIST