PavithranRick

Results 7 comments of PavithranRick

Cool Thanks Bro... But 1. what does MAX_SEQUENCE_LENGTH_LIST indicate for a data set? 2. how do you decide when to use Attention LSTM and normal LSTM? 3. Why haven't you...

Thanks for the clarification Titu... Just a few more doubts: 1. according to your 3rd point "There has been some work on trying ResNet like architectures prior to this work,...

Go to the file random_layer.py Change the line no 27 as "from sklearn.utils import check_random_state, check_array" Line numbers 111 and 133 as "X = check_array(X)" This should work fine

Same issue. Mismatch between sklearn version. Can you please give the sklearn version originally used?

Changing line 26 of train_model.py to this fixed it ``` f = open("output/recognizer.pickle", "wb") ```

Any updates on this issue please? ` Error: Heartbeat timeout at Heart. (/opt/services/dev/builds/order-service/v3.890.7/node_modules/amqplib/lib/connection.js:426:19) at emitNone (events.js:86:13) | prod-svc-31 at Heart.emit (events.js:185:7) | prod-svc-31   | July 6th 2019, 08:32:14.791 | at...

attempttoclassify