-
down sampling하는 방식이 이해가 잘 되지 않습니다.
-
ValueError: Variable weights_conv0 already exists, disallowed. Did you mean to set reuse=True or reuse=tf.AUTO_REUSE in VarScope? Originally defined at:
File "/media/administrator/e/yuanmeng/VDCN…
-
Just playing with your VdCnn sample, which throws excpetion 'Unable to find an entry point namend 'AddControlInput' in DLL tensorflow. Happens on that line:
// batch normaliz…
-
I've run the vdcnn model of 9 layers on sogou news dataset. But the accuracy on test data is just 81.8% on my computer. Can you fix it ?
-
hello, I am a fresh hand for text. I want to use VDCNN to do a test. how to do this?
can you give some detailed introduces?
thank you very much!
-
Hi, I'm just running train.py, but it raised error when calling cnn = VDCNN():
Para
```
meters:
ALLOW_SOFT_PLACEMENT=True
BATCH_SIZE=128
CHECKPOINT_EVERY=1000
DROPOUT_KEEP_PROB=0.5
EVALUAT…
-
It crashes in Tensorflow 1.4 with the error below:
Traceback (most recent call last):
File "train.py", line 47, in
model = VDCNN(alphabet_size, CHAR_MAX_LEN, NUM_CLASS)
File "text-class…
-
Hope you doing great,
We are training your code on StoryCloze dataset which has 5 sentence stories and we intend to generate stories for example:
_Today is Sarah's 5th birthday! Her parents threw…
-
Please fill out the form below.
### System Information
- **Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans)**: MXNet/None
- **Framework Version**: 1.1.0
- **Python Version**: 3.5
- **CPU o…
-
https://www.kaggle.com/elmadj/detect-credit-card-fraud-using-logistic-regression/notebook
https://www.kaggle.com/theonarh/kernels/notebooks/new?forkParentScriptVersionId=2167747
https://www.data-blo…