17 Commits (a38bd5d0b220c1d8c76f172ad2125a9243a72861)

Author SHA1 Message Date
  Meinrad Recheis de5a3cd66b Optimizer: fixed global_step which was not incremented until now 6 years ago
  Oceania2018 c0760ff5b0 change TextClassificationWithMovieReviews to BinaryTextClassification. 6 years ago
  Meinrad Recheis 22c077691f NN XOR: download meta only if ImportGraph==true 6 years ago
  Meinrad Recheis d86bce0fad added object detection to test suite 6 years ago
  Oceania2018 02ad55f48a change num_steps to 10000 for XOR neural netwrok example. 6 years ago
  Meinrad Recheis 09a434d91d minor fix: NN XOR example runs with self built graph per default 6 years ago
  Meinrad Recheis e4936478bc tests: added neural net XOR tests and enabled KMeans test which passes 6 years ago
  Meinrad Recheis 0b99f3cd79 Xor is working without imported graph! 6 years ago
  Meinrad Recheis f4227db265 update xor.meta with named tensors 6 years ago
  Meinrad Recheis 438a0f9720 Xor: import graph 6 years ago
  Oceania2018 0484aab0f9 optimize image dataset loading 6 years ago
  Meinrad Recheis 86d174120a NN XOR: compare against the expected final loss to determine if the optimization worked 6 years ago
  haiping008 abdae57124 change loss_value to float and move data to PrepareData 6 years ago
  Meinrad Recheis 1025e5fbce minor fixes in NN XOR 6 years ago
  Meinrad Recheis 365962f5ca NN XOR port complete, but fails 6 years ago
  haiping008 a2b71e2a85 can't dispose graph before session init. 6 years ago
  Meinrad Recheis ad1f1e43bc Examples: added NeuralNetXor 6 years ago