Processing our own Data - Deep Learning with Neural Networks and TensorFlow part 5

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



Duration: 13:02
140,518 views
918


Welcome to part five of the Deep Learning with Neural Networks and TensorFlow tutorials. Now that we've covered a simple example of an artificial neural network, let's further break this model down and learn how we might approach this if we had some data that wasn't preloaded and setup for us. This is usually the first challenge you will come up against afer you learn based on demos. The demo works, and that's awesome, and then you begin to wonder how you can stuff the data you have into the code. It's always a good idea to grab a dataset from somewhere, and try to do it yourself, as it will give you a better idea of how everything works and what formats you need data in.

Positive data: https://pythonprogramming.net/static/downloads/machine-learning-data/pos.txt

Negative data: https://pythonprogramming.net/static/downloads/machine-learning-data/neg.txt

https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex




Other Videos By sentdex


2016-10-20Python Apparel Crowdfunding
2016-10-04TFLearn - Deep Learning with Neural Networks and TensorFlow p. 14
2016-09-20Convolutional Neural Networks with TensorFlow - Deep Learning with Neural Networks 13
2016-09-19Convolutional Neural Networks Basics - Deep Learning withTensorFlow 12
2016-09-14RNN Example in Tensorflow - Deep Learning with Neural Networks 11
2016-09-13Recurrent Neural Networks (RNN) - Deep Learning with Neural Networks and TensorFlow 10
2016-08-26Installing the GPU version of TensorFlow for making use of your CUDA GPU
2016-08-25Using More Data - Deep Learning with Neural Networks and TensorFlow part 8
2016-08-24Training/Testing on our Data - Deep Learning with Neural Networks and TensorFlow part 7
2016-08-23Preprocessing cont'd - Deep Learning with Neural Networks and TensorFlow part 6
2016-08-22Processing our own Data - Deep Learning with Neural Networks and TensorFlow part 5
2016-07-21Running our Network - Deep Learning with Neural Networks and TensorFlow
2016-07-20Neural Network Model - Deep Learning with Neural Networks and TensorFlow
2016-07-19MSRC Blue CCW 1.3
2016-07-19TensorFlow Basics - Deep Learning with Neural Networks p. 2
2016-07-18Installing TensorFlow (OPTIONAL) - Deep Learning with Neural Networks and TensorFlow p2.1
2016-07-18Deep Learning with Neural Networks and TensorFlow Introduction
2016-07-12Honda S2000 MSR Cresson CCW trackday 7-10-2016
2016-07-07Mean Shift Dynamic Bandwidth - Practical Machine Learning Tutorial with Python p.42
2016-07-05Mean Shift from Scratch - Practical Machine Learning Tutorial with Python p.41
2016-07-01Mean Shift with Titanic Dataset - Practical Machine Learning Tutorial with Python p.40



Tags:
Deep Learning
TensorFlow
Theano
Neural Network
Artificial Neural Network
Tutorial
Python
ANN
Artificial Intelligence