871 Commits (v0.70.0-TimeSeries)

Author SHA1 Message Date
  Bo Peng a53908d590 implemented math_ops: 1) reduce_logsumexp, 2) reduce_max, 3) log, 4) square 6 years ago
  Bo Peng d19e51300d implementing normal.py.cs API log_prob() for NB classifier prediction 6 years ago
  Oceania2018 053f40bc9e nn_ops.bias_add, tf.layers.batch_normalization 6 years ago
  Oceania2018 b5360269b5 fix Operation.get_attr for all properties. 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  Oceania2018 a466159a53 upgrade NumSharp to v0.7.4 6 years ago
  Bo Peng 2cdbdaf7a5 implemented 1)tf.sqrt 2) tf.distributions.normal 6 years ago
  Bo Peng c77ee07cd9 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Bo Peng cd7a36435a implemented NB classifier fit API 6 years ago
  haiping008 f0e0a841bc tf.embedding_lookup 6 years ago
  Bo Peng 5e8908ea17 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Bo Peng de9877acc2 implemented nn class 6 years ago
  haiping008 a4e52abe3a add tf.keras 6 years ago
  Bo Peng 27051792f5 implemented nn class 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
  Haiping c37ab7d331
Merge pull request #185 from PppBr/master 6 years ago
  Bo Peng a2fdf69a43 rich the zip API by implemented IEnumerable<(T1, T2)> zip<T1, T2>(NDArray t1, NDArray t2) 6 years ago
  haiping008 0132f30123 CNN Text classification. 6 years ago
  Oceania2018 c976b818fc unit test of how to reenter a premade variable scope safely 6 years ago
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  Oceania2018 91608875a0 VarCreation1 passed. create variable through variable_scope. 6 years ago
  Haiping 0e80ee5b47
Merge pull request #183 from PppBr/master 6 years ago
  Bolo 31db0f78f7 implement tf.distribution and keep developing on NaiveBayes Classifier 6 years ago
  Oceania2018 50ef868eeb _name_stack isn't correct before entering random_uniform 6 years ago
  Haiping 37f98b55a3
Merge pull request #181 from PppBr/master 6 years ago
  Bo Peng b445e28f07 implement: (1)tf.nn.moments (2)math_ops.reduce_mean (3)math_ops.square_differnece (4)array_ops.squeeze 6 years ago
  haiping008 7263694fb8 update docs for Linear Regression 6 years ago
  haiping008 8d47f40cea update docs 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 4873c2bc4f update doc 6 years ago
  haiping008 b4556262bc added ConfigProto for SessionOptions. 6 years ago
  Oceania2018 c8767b102d doc updated. 6 years ago
  Oceania2018 48282b86c8 fixed #175 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  Oceania2018 649623b003 fix name_scope default_name. 6 years ago
  Oceania2018 8dfc3b7cad #175 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  Oceania2018 7d0f38a9e4 Update document 6 years ago
  haiping008 87f667c67b update imdb data. 6 years ago
  haiping008 317740a418 add imdb zip data. 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  Oceania2018 afae3e9df9 fix compile 6 years ago