Skip to content

heloowird/tensorflow_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_examples

mlp_classifier
  • a two-layer perceptron classifier model
convert_data_tool
  • tool that converts raw line-text train/test data into tensorflow record

text_classfication

  • text classifiers that include lstm, cnn or mixed model (tf1.5)

flow_pedict

  • traffic flow predictor implementing ST-ResNet(arxiv:1610.00081) (tf1.5)