Classification Generator Training Attempt - Unconventional Neural Networks p.4

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=ekp6m0zTSUY



Duration: 18:58
8,716 views
197


Hello and welcome to part 4 of our series of having some fun with neural networks, currently with generative networks. Wher we left off, we're building the dataset that we intend to use with our mnist generative model. We left off with quite a few questions. Typically, with ML algorithms, our data needs to be structured in a very specific way. With this generative network, and our goals, we actually have a lot of options for how we want to do this. The format can be anything, and our only goal is really to try to make this as easy as possible for the model to understand.

Text tutorials and sample code: https://pythonprogramming.net/class-generator-python-playing-neural-network-tensorflow/

Chat with us on Discord: https://goo.gl/Q9euv3
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-05-01Visualizing Strategy Metrics - Zipline Tutorial local backtesting and finance with Python p.2
2018-04-30Installation - Zipline Tutorial local backtesting and finance with Python p.1
2018-04-17Complex Math Results - Unconventional Neural Networks p.12
2018-04-16More Complex Math with Deep Learning - Unconventional Neural Networks p.11
2018-04-15Doing Math with Deep Learning (Addition)- Unconventional Neural Networks p.10
2018-04-14Deep Dream Video- Unconventional Neural Networks p.9
2018-04-13Deep Dream Frames- Unconventional Neural Networks p.8
2018-04-12Deep Dream - Unconventional Neural Networks p.7
2018-04-09Drawing a Number by Request with Generative Model - Unconventional Neural Networks p.6
2018-04-08Classification Generator Testing Attempt - Unconventional Neural Networks p.5
2018-04-07Classification Generator Training Attempt - Unconventional Neural Networks p.4
2018-04-06Generating with MNIST - Unconventional Neural Networks p.3
2018-04-05Generating Pythonic code with Neural Network - Unconventional Neural Networks p.2
2018-04-04Generative Model Basics - Unconventional Neural Networks p.1
2018-03-31A Deep Dream of a Neural Network
2018-03-30Requests-HTML - Checking out a new HTML parsing library for Python
2018-03-23Asyncio - Asynchronous programming with coroutines - Intermediate Python Programming p.26
2018-03-15Full Dash App - Data Visualization GUIs with Dash and Python p.12
2018-03-13Eagles Canyon Raceway (ECR) March 10 2018 s2000
2018-03-12Deploy Dash App - Data Visualization GUIs with Dash and Python p.11
2018-03-03Dynamically Graphing Terms for Sentiment - Data Visualization GUIs with Dash and Python p.10



Tags:
python
tensorflow
deep learning
neural network
tutorial