19 Commits (b8ff6462ca0c38a886379f3d5b7a675898b9e3a4)

Author SHA1 Message Date
  Oceania2018 beda6c4bd2 Add a Transfer Learning example for image recognition. #248 6 years ago
  Meinrad Recheis 1da81389e9 LstmCrfNer example: added downloading of meta file 6 years ago
  Meinrad Recheis 6479706535 added FeedDict 6 years ago
  Meinrad Recheis 08266afb0b minor change in TextClassificationTrain 6 years ago
  Meinrad Recheis f4d25c9c6a TextClassification: supported training against dbpedia subset 6 years ago
  Meinrad Recheis b5d8165438 TextClassification: reverted to simpler shuffling and created dbpedia_subset.zip for debugging 6 years ago
  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 9ab30660bc rename Text to TextProcess. 6 years ago