Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 375 Bytes

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)