Skip to content

joseph-zhong/RNNTensorflowTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RNN Tensorflow Tutorial

Tutorial adapted from RNN Hello World.

Overview

This tutorial steps through the basic set up of a RNN in Tensorflow.

Workflow

  • config.py: Tensorflow Configuration using tf.app.flags.FLAGS
  • data.py: Data manipulation.
  • rnn.py: Neural Network graph setup, training and Tensorboard visualization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages