969 Commits (a0df8109f83c343b3fb92e70871e95e495974262)

Author SHA1 Message Date
  Meinrad Recheis ff9d875d68 TextClassification: training set shuffling 6 years ago
  Meinrad Recheis 72e96b93a2 text classification train works!!!! 6 years ago
  Oceania2018 900d45c234 add more info for debug 6 years ago
  Oceania2018 bf53773f64 sync 6 years ago
  Meinrad Recheis 47a7ac8017 TextClassification: delete old cached meta graph which has a bug 6 years ago
  Meinrad Recheis 9b14b46464 fixed vd_cnn.meta 6 years ago
  Meinrad Recheis 0a82e581de text classification train 6 years ago
  Oceania2018 0f67489e5f added auto download data for LSTM + CRF NER. 6 years ago
  Oceania2018 e615351373 add MarShall.Copy for Boolean when creating Tensor. 6 years ago
  Meinrad Recheis 86c142e067 test classification: improved batching performance with slicing 6 years ago
  Oceania2018 3208ee56f8 Finished NER training but missing run_evaluate function. 6 years ago
  Oceania2018 664e1c779b completed the CoNLLDataset load for LSTM + CRF NER example. 6 years ago
  Oceania2018 95cd55d5e9 Image Background Removal 6 years ago
  Oceania2018 9ab30660bc rename Text to TextProcess. 6 years ago
  Oceania2018 808b95a95d create image process examples' folder. 6 years ago
  Oceania2018 0b1a8d3c33 remove Python baseclass. 6 years ago
  Oceania2018 09266546bf add EstimatorV2 and IEstimator. 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Oceania2018 a38bd5d0b2 input multiple pictures for Image Recognition Inception. 6 years ago
  Oceania2018 503b7816cf Init bi-LSTM + CRF NER 6 years ago
  Meinrad Recheis b04478d904 TextClassification: implemented batching using NumSharp slicing 6 years ago
  Meinrad Recheis 58b9956ef0 Examples project: execute example even if disabled if specified by name 6 years ago
  Meinrad Recheis de5a3cd66b Optimizer: fixed global_step which was not incremented until now 6 years ago
  Arnav Das ecb6dd99da
Added hasattr and getattr tests 6 years ago
  Oceania2018 c0760ff5b0 change TextClassificationWithMovieReviews to BinaryTextClassification. 6 years ago
  Meinrad Recheis 0cb07ece36 TextClassification example: use imported graph (in progress) 6 years ago
  Meinrad Recheis 22c077691f NN XOR: download meta only if ImportGraph==true 6 years ago
  Meinrad Recheis 149dfcdc52 Revert "set NeuralNetXor_ImportedGraph.ImportGraph false" 6 years ago
  Oceania2018 e0e2bd13ef set NeuralNetXor_ImportedGraph.ImportGraph false 6 years ago
  Oceania2018 1b5d25a4fa Fix Word2Vec display issue, but have to work with NumSharp master branch. 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
  Oceania2018 ffebb85e78 Word2Vec example works, but still has a minor display issue. 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 44f03f5c54 remove unnecessary code for ObjectDetection example. 6 years ago
  Haiping 6867d27940
Merge pull request #236 from captainst/master 6 years ago
  Oceania2018 58607b0926 word2vec in progress. 6 years ago
  c q b345efa320 Solve ObjectDetection functions 6 years ago
  Oceania2018 79eb262162 Initial Word2Vec example. 6 years ago
  Oceania2018 e152782f6c Finished kmean model. 6 years ago
  Oceania2018 8503a52a61 auto download kmeans.meta 6 years ago
  Oceania2018 dc8a8cf0dd add tf.convert_to_tensor 6 years ago
  haiping008 cc0b994d8c rollback object detection example. 6 years ago
  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
  Oceania2018 639d4b0fd3 unified the incoming parameter of the _FetchMapper as NDArray. 6 years ago