1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move import graph to ImportGraph. More... about 7 years ago
fix dictionary access when modified. More... about 7 years ago
Initial commit for redistributing TF binaries as a nuget package More... about 7 years ago
added a benchmark suite More... about 7 years ago
Tensor: Added more constructors to create Tensors from arrays without copying (and without converting to and from NDArray). More... about 7 years ago
Merge pull request #1 from SciSharp/master More... about 7 years ago
Merge remote-tracking branch 'upstream/master' More... about 7 years ago
fix return value issue for weight_variable and bias_variable. More... about 7 years ago
tf.net architecture drawing More... about 7 years ago
auto download tensorflow for Windows. More... about 7 years ago
Merge pull request #285 from Esther2013/master More... about 7 years ago
download tensorflow library automatically on Linux. More... about 7 years ago
remove Microsoft.ML.TensorFlow.Redist dependency. More... about 7 years ago
fix _enter_scope_uncached exception when _scope is null. More... about 7 years ago
MNIST CNN not finished yet. More... about 7 years ago
ZeroFraction function fixed More... about 7 years ago
Update README.md More... about 7 years ago
released v0.9.0. More... about 7 years ago
MNIST CNN More... about 7 years ago
apply the Apache License boilerplate notice at the top of every single file. More... about 7 years ago
refactor MNIST dataset. More... about 7 years ago
add Char CNN example. More... about 7 years ago
move word cnn to seperate class. More... about 7 years ago
update docs. change example interface. More... about 7 years ago
Add default name for AdamOptimizer. More... about 7 years ago
fix default graph issue for DigitRecognitionNN. More... about 7 years ago
Whooray, finally make AdamOptimizer work as expected. More... about 7 years ago
DigitRecognitionNN works, but the accuracy is only 92% after 10 epochs, it's supposed to be 97%. More... about 7 years ago
Merge pull request #280 from acifonelli/master More... about 7 years ago
1: Start example of Full Connected Neural Network. 2: Upgrade Microsoft.ML.TensorFlow.Redist to v1.14. More... about 7 years ago