Community Profile

photo

Philip Hua


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Embedding category data for LSTM network
hi - could i ask how one would embed category data for a LSTM network? Suppose I have 108 unique tokens by m columns (each colum...

2 years ago | 1 answer | 0

1

answer

Answered
input sequence for lstm network
there is an example of how to do this in scripttunegenerator.mlx. The whole process is not intuitive so it does take a lot of ti...

2 years ago | 0

| accepted

Question


input sequence for lstm network
hi - i am sorry for asking many questions on LSTM but i find the implementation very confusing in matlab. I have a 32x305296 arr...

2 years ago | 1 answer | 0

1

answer

Answered
LSTM Python hyperparameters v MATLAB
Thank you David. Could you however, clarify the suggested network configuration above? The number of memory cells i think is not...

2 years ago | 0

Question


LSTM Python hyperparameters v MATLAB
I am reading a LSTM research paper and it states: The following experiments investigate deep RNN models parameterized by the fo...

2 years ago | 2 answers | 0

2

answers

Question


Teacher forcing for a LSTM network
Is there a way to implement teacher forcing for a LSTM network in MATLAB? Hopefully there is an option buried somewhere.

2 years ago | 2 answers | 0

2

answers

Question


action in step function not changing
hi - i had expected the action parameter in the step function (reinforcement learning) to at least change reasonably frequently ...

2 years ago | 0 answers | 0

0

answers