Skip to content

llSourcell/How-to-Use-Tensorflow-for-Time-Series-Live-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

How-to-Use-Tensorflow-for-Time-Series-Live

##Overview

This is the code for this video on Youtube by Siraj Raval part of the Udacity Deep Learning nanodegree. We use a Recurrent neural network to learn the mapping between two binary sequences. We'll learn how memory operates in a recurrent net in this notebook.

##Dependencies

  • tensorflow
  • matplotlib
  • numpy

install dependencies with pip

##Usage

Run this using jupyter notebook. Just type jupyter notebook in the main directory and the code will pop up in a browser window.

##Credits

Credits go to 3h4. I've merely created a wrapper to get people started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published