30 Commits (c9e58d84d6fa7a540030282947edde51542804be)

Author SHA1 Message Date
  Bo Peng 3fabf104c1 Naive Bayes Classifier running but prob is not correct. 6 years ago
  Bo Peng 14c0a45e6f implementing NB classifier 6 years ago
  haiping008 4c66c0bd74 tf.max, tf.min 6 years ago
  haiping008 4c787604ad tf.cosh, tf.floor, tf.greater, tf.greater_equal 6 years ago
  Oceania2018 0f14ec000f tf.ceil, tf._clip_by_value, tf.cos 6 years ago
  Oceania2018 301a4271aa add tf.atan2 6 years ago
  Oceania2018 0677a1cbf0 add tf.atan 6 years ago
  Oceania2018 0999d90209 add tf.asin 6 years ago
  Oceania2018 79b9a07547 add tf.acos 6 years ago
  Oceania2018 8654b41c2a Add Nearest Neighbor 6 years ago
  Oceania2018 f462c5592f print Accuracy of LogisticRegression 6 years ago
  haiping008 7d0d2715d7 fix reduce_sum when axis is not null 6 years ago
  Oceania2018 6b154dd1bb tf.log, tf.nn.softmax 6 years ago
  haiping008 7dbcb6c147 softmax_cross_entropy_with_logits 6 years ago
  Oceania2018 df1ae35ee1 Pool interface, Dense layer 6 years ago
  Bo Peng 2cdbdaf7a5 implemented 1)tf.sqrt 2) tf.distributions.normal 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  haiping008 f2c8883bd9 linear regression gradients. 6 years ago
  Oceania2018 01f5ab984b tf.zeros 6 years ago
  haiping008 ba499ab001 have to invoke pywrap_tfe_src.cc 6 years ago
  Oceania2018 126ed2766f reduce_sum in progress 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 2418539568 Implicit between RefVariable and Tensor 6 years ago
  Oceania2018 ec7637e885 resolve conflict 6 years ago
  Oceania2018 98fb777df9 LinearRegression 6 years ago
  estherhu2012@gmail.com 8bfe91c4ea gen_math_ops.sub #97 6 years ago
  Oceania2018 35141c54b9 gen_math_ops.mul(x, y) 6 years ago
  Oceania2018 422bacfd80 fix OperationsTest.addInPlaceholder. 6 years ago