59 Commits (7d590106ec30580fe02e2a0963a2262eaded7071)

Author SHA1 Message Date
  Brendan Mulcahy 7d590106ec Move NumSharp to nuget reference 6 years ago
  Oceania2018 02871910c1 create ResourceVariable, still with buggy. 6 years ago
  Oceania2018 698e628768 rename projects TensorFlowHub and Datasets. 6 years ago
  Oceania2018 6f55491508 remove examples to examples repo. 6 years ago
  Oceania2018 a4e63bbfc2 remove GPU example, it's conflict with CPU version. If you want to run GPU version, please just change to GPU binary. 6 years ago
  Oceania2018 fa41aac14c generated ObjectDetection related protos for tf.models. 6 years ago
  Oceania2018 1a025e6223 add moving_averages, fix ExponentialMovingAverage 6 years ago
  Oceania2018 d515c815e8 Upgrade NumSharp to v0.20-alpha1 6 years ago
  Oceania2018 0f59f6d839 fix compile error. 6 years ago
  久永 eb3b56ee90 fix #333 : Add a project file for GPU examples 。 (#336) 6 years ago
  Oceania2018 cffc950509 Add TensorFlowDatasets project. 6 years ago
  Oceania2018 51b6c07f81 Init TensorFlow.Text project. put all UnitTest and Example into one project. 6 years ago
  Oceania2018 23e70e2cdf init TensorFlow Hub project. 6 years ago
  Meinrad Recheis 7cb17461a9 Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller 6 years ago
  Oceania2018 f49ab8459c cnn docs updated. 6 years ago
  Meinrad Recheis 43d7833b8d added a benchmark suite 6 years ago
  Oceania2018 1660ea9956 released v0.9.0. 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
  degtiadr 917ff43e77 F# example project structure adjusted 6 years ago
  degtiadr 43caba84a0 F# example created 6 years ago
  Oceania2018 bd04f5bad2 run_bottleneck_on_image.resized_input_values 6 years ago
  Arnav Das 2165f455c4 Keras Commit 6 years ago
  Arnav Das 28155aa28f Makina Commit 1 6 years ago
  Oceania2018 dc8a8cf0dd add tf.convert_to_tensor 6 years ago
  haiping008 cc0b994d8c rollback object detection example. 6 years ago
  Oceania2018 e10d66c7f9 Release v0.6. 6 years ago
  Meinrad Recheis 938af85e34 Removed the web project from the solution as agreed with Oceania 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  Bo Peng 3fabf104c1 Naive Bayes Classifier running but prob is not correct. 6 years ago
  haiping008 cba70ccbda remove numsharp src 6 years ago
  Bo Peng 14c0a45e6f implementing NB classifier 6 years ago
  Oceania2018 86986d81e3 Incompatible shapes: [100,10] vs. [100] #194 6 years ago
  Oceania2018 b5360269b5 fix Operation.get_attr for all properties. 6 years ago
  Oceania2018 79aaae2e16 normalize_tuple, InputSpec 6 years ago
  Oceania2018 a466159a53 upgrade NumSharp to v0.7.4 6 years ago
  haiping008 a4e52abe3a add tf.keras 6 years ago
  Oceania2018 209c3b99d1 merge utility to example project. 6 years ago
  haiping008 292233b4a9 waiting for scikit-learn's _split.train_test_split 6 years ago
  haiping008 c944f54b76 VocabularyProcessor is DEPRECATED, change to another example. 6 years ago
  Bo Peng 4e242b84cf remove numsharp 6 years ago
  Bo Peng a6b4b5d9db solve conflict 6 years ago
  Bo Peng 4b6b9f84f8 tf.nn.moments 6 years ago
  haiping008 031670b168 fix keras.preprocessing.sequence 6 years ago
  Oceania2018 d7cb00f80f pad_sequences 2 6 years ago
  haiping008 2446988879 text classification sample 1. 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  Esther2013 19a1ea705e NumSharp upgrade 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago