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

Neural Network support for Complex neural network architecture (e.g. seq2seq) #6

Open
linkpark opened this issue Jul 4, 2019 · 0 comments

Comments

@linkpark
Copy link

linkpark commented Jul 4, 2019

Hi,

Thanks for sharing this repo. The code is awesome.

I find that currently this repo only supports MLP. If I would like to use RNN or seq2seq neural network (NMT) to be my policy network, how can I implement the forward function like forward_mlp? Any suggestions for this problem?

Thank you very much.

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

1 participant