1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update LinearRegression.md More... over 7 years ago
Linear Regression Translated More... over 7 years ago
tf.ceil, tf._clip_by_value, tf.cos More... over 7 years ago
add tf.atan2 More... over 7 years ago
add tf.atan More... over 7 years ago
add tf.asin More... over 7 years ago
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET More... over 7 years ago
add tf.acos More... over 7 years ago
Merge pull request #196 from wwf6688/patch-1 More... over 7 years ago
线性回归翻译 More... over 7 years ago
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET More... over 7 years ago
add K-means, in progress. add validate_shape for variable. More... over 7 years ago
test run on ubuntu More... over 7 years ago
Add Nearest Neighbor release v0.5.1 More... over 7 years ago
Added Name and Priority to IExample interface. More... over 7 years ago
fix result of session.run More... over 7 years ago
add predict for logistic regression. More... over 7 years ago
abstract PrepareData interface for example More... over 7 years ago
print Accuracy of LogisticRegression More... over 7 years ago
_ListFetchMapper for multiple fetch in Operation and Tensor. More... over 7 years ago
Incompatible shapes: [100,10] vs. [100] #194 More... over 7 years ago
Shape error for gradients/Sum_grad/Tile #193 More... over 7 years ago
_ShapesFullySpecifiedAndEqual More... over 7 years ago
add math_ops.reciprocal More... over 7 years ago
fix reduce_sum when axis is not null More... over 7 years ago
tf.log, tf.nn.softmax More... over 7 years ago
Mnist dataset More... over 7 years ago
Add node to connectivity between two layers. More... over 7 years ago
add InputLayer More... over 7 years ago
add Embedding layer More... over 7 years ago