-
As a noob,I find it hard to debug your programs.There are too many problems...
Dear author,would you please provide even one complete code that could run directly?
Besides,I would really appreciat…
-
how to fix error?
Use model cnn_rnn
Use 3 conv/deconv layers
{'restore': True, 'layer': 3, 'fix_emb': False, 'log_path': './log', 'sent_len2': 23, 'n_words': 4391, 'sent_len4': 3, 'filter_size': …
-
First, I'm sorry.
I have poor English.
Thanks to Yoon Kim and dennybritz.
I edit your script to apply multi-labels support.
this script support multi-label data like next:
```
text1....\t label1
te…
-
**我修改了predict.py,修改后是这样的:**
```
# coding: utf-8
from __future__ import print_function
import os
import tensorflow as tf
import tensorflow.contrib.keras as kr
from rnn_model import TRNNCon…
-
```
======================================================================
ERROR: test_gluon_model_zoo_gpu.test_training
----------------------------------------------------------------------
…
-
## System information
+ Have I written custom code : Yes
+ OS Platform and Distribution: Win7 X64
+ TensorFlow installed from (source or binary): binary
+ TensorFlow version (use command below):…
-
> paddle.fluid.core.EnforceNotMet: Tensor holds the wrong type, it holds d at [/paddle/paddle/fluid/framework/tensor_impl.h:84]
PaddlePaddle Call Stacks:
0 0x7f2e1b207bb2p paddle::platform::E…
-
Can not find this file under the folder.
-
if not elsewhere reported, when you run the "python -u p7_TextCNN_train.py", a sample data is missing:
FileNotFoundError: [Errno 2] No such file or directory: '../data/train_label_single100_merge.…
-
Multiple models (a02_TextCNN, a04_TextRCNN) have training and validation accuracy fixed at 0.5, while training loss/validation loss stably drops over time (dramatically, from 10^8-9 digits down to 1 …
jwnsu updated
6 years ago