669 Commits (f0c318621adfbd1566043228649d6425b8c83d39)
 

Author SHA1 Message Date
  Harish S. Kulkarni f0c318621a Fixed compare bug on Windows 6 years ago
  Harish Kulkarni ee155a40cc Fixed behavior of UpdateSHA 6 years ago
  Harish Kulkarni 580ae1a5e5 Changed version to match tensorflow version and reduced verbosity in tar command 6 years ago
  Harish S. Kulkarni 7a8e007e54 Renamed package to SciSharp.TensorFlow.Redist 6 years ago
  Harish Kulkarni a2dceb5b91 Made extracted files writeables to permit repeated running of pack command 6 years ago
  Harish S. Kulkarni bc7026fea1 Changed project file to use nuspec file 6 years ago
  Harish S. Kulkarni 1b5445c7fb Initial commit for redistributing TF binaries as a nuget package 6 years ago
  Harish Kulkarni e3c3ed56cd
Merge pull request #1 from SciSharp/master 6 years ago
  Oceania2018 051855e839 fix return value issue for weight_variable and bias_variable. 6 years ago
  Oceania2018 e5c0665415 auto download tensorflow for Windows. 6 years ago
  Haiping e72d7ca04a
Merge pull request #285 from Esther2013/master 6 years ago
  Esther2013 ddde8834e6 download tensorflow library automatically on Linux. 6 years ago
  Oceania2018 b44fda96a7 remove Microsoft.ML.TensorFlow.Redist dependency. 6 years ago
  Oceania2018 4cd985a708 fix _enter_scope_uncached exception when _scope is null. 6 years ago
  Oceania2018 bc4fbf10f2 MNIST CNN not finished yet. 6 years ago
  Deepak Battini b430d6f7e8 ZeroFraction function fixed 6 years ago
  Haiping 5e69d31a07
Update README.md 6 years ago
  Oceania2018 1660ea9956 released v0.9.0. 6 years ago
  Oceania2018 d839f0b234 MNIST CNN 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 9721a34a41 refactor MNIST dataset. 6 years ago
  Oceania2018 03336c8b7e add Char CNN example. 6 years ago
  Oceania2018 771a82861f move word cnn to seperate class. 6 years ago
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Oceania2018 69f510190f Add default name for AdamOptimizer. 6 years ago
  Oceania2018 da48a2af83 fix default graph issue for DigitRecognitionNN. 6 years ago
  Oceania2018 bf3d1e969c Whooray, finally make AdamOptimizer work as expected. 6 years ago
  Oceania2018 04c80f31d4 DigitRecognitionNN works, but the accuracy is only 92% after 10 epochs, it's supposed to be 97%. 6 years ago
  Oceania2018 5ff096cfde 1: Start example of Full Connected Neural Network. 6 years ago
  Haiping 316ad5fba0
Merge pull request #280 from acifonelli/master 6 years ago
  Antonio Cifonelli 0f4cb1aedb Add `BatchMatMul` operation 6 years ago
  Deepak Kumar c62d9ee520 AddControlInput and UpdateEdge works.. 6 years ago
  Oceania2018 be81d43a05 add self compiled dll. 6 years ago
  Deepak Battini 1143d866d6 Scoped Struct Added for Ops API extensions 6 years ago
  Deepak Battini 2bb49763f0 Fix Build Issue with Unit Test 6 years ago
  Deepak Battini e4c9437664 ZeroFraction core function impl done! Control Flow is not implemented with AddControlInput and UpdateEdge which is not exposed as C_API. Need to implement it seperately. 6 years ago
  Oceania2018 a0fc3f8f39 need to manually download tensorflow v1.14. 6 years ago
  Oceania2018 92b3a88be7 overload Graph.Import(byte[] bytes) 6 years ago
  Haiping 3759a2d032
Update README.md 6 years ago
  Haiping ffbaab4246
add Jupyter Notebook link. 6 years ago
  Haiping e49144be2e
add logo 6 years ago
  Meinrad Recheis 343fbaef58 TensorFlow.NET logo and icon 6 years ago
  Oceania2018 477d03db16 remove order of _control_dependencies_for_inputs. 6 years ago
  Oceania2018 89f305ca08 fix shape issue for IndexedSlice 6 years ago
  Oceania2018 6af53e6310 override Adam _finish. 6 years ago
  Oceania2018 93eb56e5a3 add apply_adam, _apply_dense for Adam. #271 6 years ago
  Oceania2018 2a17b9c359 add RefVariable override of state_ops.assign #271 6 years ago
  Haiping 967fc43716
Merge pull request #275 from PppBr/master 6 years ago
  Bo Peng 41bb848671 add nb_example data 6 years ago
  Bo Peng 984405f184 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago