471 Commits (fb23b9f43cdb3748969aca304896af05c862c6dc)
 

Author SHA1 Message Date
  c q fb23b9f43c Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  c q f8324e87e5 Add object detection example 6 years ago
  Haiping 98af2065de
Merge pull request #222 from SciEvan/master 6 years ago
  c q e67152cf7f test commit 6 years ago
  c q 60fafc7872 测试 6 years ago
  Oceania2018 639d4b0fd3 unified the incoming parameter of the _FetchMapper as NDArray. 6 years ago
  Oceania2018 2e45a0cf0b support import CondContext, upgrade to tensorflow v1.14rc0 6 years ago
  haiping008 c2c2ac63e7 check NearestNeighbors op 6 years ago
  Oceania2018 0484aab0f9 optimize image dataset loading 6 years ago
  Oceania2018 8cf46d2d23 _registered_ops NearestNeighbors 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
  Haiping 4a799e5176
Merge pull request #233 from henon/master 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
  Haiping fca40a1934
Merge pull request #232 from henon/master 6 years ago
  Meinrad Recheis ad1f1e43bc Examples: added NeuralNetXor 6 years ago
  Haiping 911e046c6d
Merge pull request #231 from henon/master 6 years ago
  Meinrad Recheis 692faaa9bd gradients/flow control: added much missing structure 6 years ago
  Oceania2018 226fd09ce0 v0.6.1-alpha for SiaNet 6 years ago
  Meinrad Recheis 964d94e9a7
Update README.md 6 years ago
  Meinrad Recheis 0ada5fc4e9
Readme: added the contribute section 6 years ago
  Meinrad Recheis aea1166699 ported NN ZeroFraction tests 6 years ago
  Meinrad Recheis b66e2586b8 ported while and switch/case testcases 6 years ago
  Meinrad Recheis 1e63200e9e
Updated Readme 6 years ago
  Oceania2018 c801f5ba59 add tf.diag 6 years ago
  Oceania2018 3c7174b702 add tf.math.sigmoid 6 years ago
  Oceania2018 87eac0c0f8 add math.round 6 years ago
  Oceania2018 d21182e2a4 change transpose parameter 6 years ago
  Oceania2018 bd1e853187 fix unit test evaluate. 6 years ago
  Meinrad Recheis fc5131d00a minor change in CondTestCases to assert that the original structure of the python tests works too (with session is not needed due to use of PythonTest.evaluate() 6 years ago
  Oceania2018 1c8aa4a93e fix unit test by new a graph. 6 years ago
  Oceania2018 e10d66c7f9 Release v0.6. 6 years ago
  Oceania2018 6a1ed38e02 fix #229 6 years ago
  Meinrad Recheis 7e77cb5c5e added original complex cond test cases 6 years ago
  Meinrad Recheis adddf2a026 commented out debugging code 6 years ago
  Oceania2018 d65c0d3ec7 add api of AddControlInput 6 years ago
  Oceania2018 44316321cf merge with 6 years ago
  Oceania2018 04394f2948 add more debug code 6 years ago
  Haiping a7fc2e38f8
Merge pull request #230 from henon/master 6 years ago
  Meinrad Recheis fe3440f2f9 Merge remote-tracking branch 'upstream/master' 6 years ago
  Meinrad Recheis 9dba680041 minor changes 6 years ago
  Haiping 6bd08d6c4c
Update Operation.Output.cs 6 years ago
  Oceania2018 f4067f28f7 tf.train.import_meta_graph can import CondContext. 6 years ago
  Oceania2018 5627443b7e change tf.math.multiply, math.add to generic. 6 years ago
  Oceania2018 098ffdfaf5 CondTestCases.testCondTrue passed 6 years ago
  Meinrad Recheis 33c4a9a45a Operation: _update_inputs works now 6 years ago
  Meinrad Recheis ec319b12e6 added more test cases (gradient tests) 6 years ago
  Meinrad Recheis c997c729a0 more cond test cases: testCondTrue and testCondFalse 6 years ago