16 Commits (v0.9.x-neural-network)

Author SHA1 Message Date
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Oceania2018 04c80f31d4 DigitRecognitionNN works, but the accuracy is only 92% after 10 epochs, it's supposed to be 97%. 6 years ago
  Oceania2018 f9d26040e1 fix checkpoint filename when global step is not set. #248 6 years ago
  Oceania2018 5466d952b1 fix tfhub cache issue for RetrainImage example. #248 6 years ago
  Oceania2018 c42f8bbf88 add train and predict interfaces to IExample. 6 years ago
  Oceania2018 980201d671 fix training data download issue. #248 6 years ago
  Oceania2018 4bf27bd310 add variables.data file. 6 years ago
  Oceania2018 a9330d277f Froze trained model is completed. #248. 6 years ago
  Oceania2018 ed6fd47e51 Finished final model evaluation. Freezing graph has not been finished yet. #248 6 years ago
  Oceania2018 84440b2e01 manually construct graph for retain layer. 6 years ago
  Oceania2018 5751c2037d can training and cross validating, but train_saver.save failed. #248 6 years ago
  Oceania2018 1fca618958 add SummaryToEventTransformer, EventProto, SummaryProto. #248 6 years ago
  Oceania2018 9e895b30ae add tf.summary #248 6 years ago
  Oceania2018 bd04f5bad2 run_bottleneck_on_image.resized_input_values 6 years ago
  Oceania2018 beda6c4bd2 Add a Transfer Learning example for image recognition. #248 6 years ago