-
I use Tree_CNN_LSTM model in Sentiment Classification task, but the accuracy seems to be lower than TreeLSTM model in your github repository. Is it right in your test?
-
Thank you for sharing your very impressive performance and model.
I have one question for you.
I want to reproduce the same performance as you showed below, but how do I set the hyperparameter?
…
-
Opisać i zadecydować o tym jak będziemy jak wyglądać nasza architektura CNN.
- [ ] różna długość próbek na wejście do CNN - rozwiązania:
a) przycięcie próbek,
b) podział sygnałów próbek na 'pod-p…
-
When I run the code I get the following error:
`*** ValueError: Error when checking input: expected lstm_1_input to have shape (9, 50176) but got array with shape (9, 5)`
Where 50176 is the `data_…
mg515 updated
6 years ago
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Sarcasm Detection
:red_circle: **Aim**: various deep learning models for detecting sarcasm in text dat…
-
When I run this program in lstm.py file have a error, How can i deal with. Thanks
sm = mx.sym.WarpCTC(data=pred, label=label, label_length = num_label, input_length = seq_len)
D:\DeepLearning_Demo…
-
would you mind priovide the complete files contianed in this project?I have met a question:**Using TensorFlow backend.
WARNING:tensorflow:From /home/eric/PycharmProjects/lip-reading-cnn-lstm/venv/lib…
-
Hi All,
Currently, I'm using CNN & LSTM to predict the next video frame. And I wonder if autogluon supports video frame prediction?
Thank you very much.
-
Hi,
I have recently installed neuripp and tried to have a test run. However, I'm seeing messages like this (see below) on the help page.
/home/susan/Programs/neuripp-master/lib/python3.7/site-…
-
# 5. CNN-LSTM — PseudoLab Tutorial Book
[https://pseudo-lab.github.io/Tutorial-Book/chapters/time-series/Ch5-CNN-LSTM.html](https://pseudo-lab.github.io/Tutorial-Book/chapters/time-series/Ch5-CNN-L…