Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSTM Model #45

Closed
Mazecreator opened this issue Jul 3, 2017 · 1 comment
Closed

LSTM Model #45

Mazecreator opened this issue Jul 3, 2017 · 1 comment

Comments

@Mazecreator
Copy link

Are there any thoughts how an LSTM model could be used with Baselines? I have some time series data and would love to use an RNN of sorts. I might be able to work on this project but would appreciate a point in the right direction to properly integrate the "LSTM STATE" and data series.

It seems like there are 2 complexities:

  1. LSTM STATE needs to be captured in replace for random playback (might not need playback with LSTM)
  2. Time horizon data for BP over time needs to be handled as well
@siemanko
Copy link
Collaborator

I am sorry, but we cannot assist you on this issue. Good luck in your LSTM adventures!

huiwenn pushed a commit to huiwenn/baselines that referenced this issue Mar 20, 2019
kkonen pushed a commit to kkonen/baselines-1 that referenced this issue Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants