Skip to content

talolard/seq2seq_learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tal's punctator

This repo is a self assigned tutorial on tensorflow. Goals are to build a tensorflow model that

  • Gets as input an unpuctuated text and returns a punctuated one
  • Uses a bidirectional RNN
  • Uses an attention mechanism
  • Uses multiple GPU's in a "Tower" like fashion

Wish me luck

About

Learning to use seq2seq models in tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages