Skip to content

jorgetravieso/tf-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-playground

In this repo, I experiment with TensorFlow models and make some adaptations to them. Keeping them as a personal library of useful models; however, I do not claim ownership of the original code.

Models

  • Multi-class CNN Text Classification
    • Allowed to use word2vec embeddings
    • Modified the model to be multi-class
  • SCLSTM Semantically Conditioned LSTM for Language Generation
    • Added method for iterative evaluations
  • Sequence Tagging with Bi-RNN
    • TODO: split training data into real train/test/dev
    • TODO: need to add training data

About

Experimenting with TensorFlow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages