297 Commits (fb3b942c71d4743d316fc688472f54475d379caf)
 

Author SHA1 Message Date
  Haiping ffb1eaf27e
Merge pull request #188 from PppBr/master 6 years ago
  Oceania2018 423dd1e6d1 fix compilation error 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 eb455bcb20 Conv2D 6 years ago
  haiping008 f0e0a841bc tf.embedding_lookup 6 years ago
  Haiping b15b98fbe5
Merge pull request #187 from PppBr/master 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
  Oceania2018 6495cace99 fix NotImplementedException for short data type #186 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
  Haiping 7867751ecd
Merge pull request #184 from PppBr/master 6 years ago
  haiping008 0132f30123 CNN Text classification. 6 years ago
  Bo Peng 7f156f1713 building normal distribution 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 31d38bf944 added tf.name_scope api. 6 years ago
  haiping008 7263694fb8 update docs for Linear Regression 6 years ago
  haiping008 07e77e175f update README 6 years ago
  haiping008 8d47f40cea update docs 6 years ago
  Haiping ae5a109010
Merge pull request #178 from PppBr/master 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