Arnav Das
|
2165f455c4
|
Keras Commit
|
6 years ago |
Arnav Das
|
28155aa28f
|
Makina Commit 1
|
6 years ago |
Arnav Das
|
baaff630c4
|
Merge remote-tracking branch 'origin/Makina'
|
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 |
Oceania2018
|
7a4f4fe318
|
added math_grad._ExpGrad(oper, out_grads) for #242
|
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 |
Oceania2018
|
6845233c09
|
fix bool warning
|
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 |
Meinrad Recheis
|
5d16dc67cb
|
Tensor: added missing data types
|
6 years ago |
Meinrad Recheis
|
5b49f73eda
|
session.run: added overload with Hashtable as feed dict
|
6 years ago |
Meinrad Recheis
|
3ea0edf8c4
|
vd_cnn.meta
|
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 |
Arnav Das
|
7abb082a24
|
Merge pull request #2 from SciSharp/master
updates
|
6 years ago |
Oceania2018
|
0b1a8d3c33
|
remove Python baseclass.
|
6 years ago |
Oceania2018
|
09266546bf
|
add EstimatorV2 and IEstimator.
|
6 years ago |
Haiping
|
bbed4fbaea
|
Merge pull request #241 from kerryjiang/master
changed the class Python to be static
|
6 years ago |
Kerry Jiang
|
3f9f2a3725
|
changed the class Python to be static
|
6 years ago |
Arnav Das
|
eb0a2f3ae5
|
Merge pull request #1 from SciSharp/master
input multiple pictures for Image Recognition Inception.
|
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 |
Oceania2018
|
f32adebbce
|
update version number
|
6 years ago |
Meinrad Recheis
|
b7e582c611
|
Update README.md
|
6 years ago |
Haiping
|
212061a0cc
|
Merge pull request #239 from JuanuMusic/master
Added get_tensor_by_name method to Graph
|
6 years ago |
Juanu Haedo
|
eb4475c9bc
|
Added GLOBAL_STEP GraphKey
|
6 years ago |
Juanu Haedo
|
c654c6bc61
|
- Changed return value of get_tensor_by_name
|
6 years ago |
Juanu Haedo
|
31a106dc23
|
Added get_tensor_by_name to the Graph class
|
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 |
Haiping
|
db65614a99
|
Merge pull request #238 from arnavdas88/master
Updated HasAttr & GetAttr + Added Tests
|
6 years ago |
Arnav Das
|
ecb6dd99da
|
Added hasattr and getattr tests
|
6 years ago |
Arnav Das
|
aa79dba48e
|
update hasattr and getattr
|
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 |