22 Commits (d15a946bea599a4879e0524fe9be7d53604784fe)

Author SHA1 Message Date
  Oceania2018 683aeed693 tf.GraphKeys #359 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Oceania2018 caeb0e3050 overloade session.run(), make syntax simpler. 6 years ago
  Oceania2018 6d4fc81ffb MNST CNN pass. 6 years ago
  Oceania2018 a192d88c84 Object Detection pass. 6 years ago
  Kerry Jiang 9526ddcc3d fixed issues about displaying progress in console when download/unzip resources 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 6623162244 fix default graph and operation issue when import model. 6 years ago
  Oceania2018 81c3da3399 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 6 years ago
  Kerry Jiang f677439d8d started to use MnistModelLoader in Tensorflow.Hub (#330) 6 years ago
  Oceania2018 20b348c37a 1st stage to integrate with NumSharp. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 2a2a1e169a run example easier #290 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 9721a34a41 refactor MNIST dataset. 6 years ago
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Bo Peng 41bb848671 add nb_example data 6 years ago
  Bo Peng d5d5a46ba3 fix bug in normal distribution: _log_prob 6 years ago
  Oceania2018 c42f8bbf88 add train and predict interfaces to IExample. 6 years ago
  Oceania2018 7a706c9ca7 fix unique_layer_name 6 years ago
  Oceania2018 1fca618958 add SummaryToEventTransformer, EventProto, SummaryProto. #248 6 years ago