The Wayback Machine - https://web.archive.org/web/20200528212938/https://github.com/keras-team/keras/issues/13988
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

Request: update Keras documentation #13988

Open
mrgloom opened this issue Apr 20, 2020 · 2 comments
Open

Request: update Keras documentation #13988

mrgloom opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@mrgloom
Copy link

@mrgloom mrgloom commented Apr 20, 2020

  1. Make possible to make link to paragraph, i.e. in https://keras.io/layers/recurrent/ we have LSTM paragraph, but I can't get link directly to it. For example like in pytorch docs https://pytorch.org/docs/stable/nn.html#lstm

  2. Link to source becomes outdated, i.e. https://github.com/keras-team/keras/blob/master/keras/layers/recurrent.py#L2081 source code is changed and this line is no longer points to relevant class definition.

@Harirai
Copy link

@Harirai Harirai commented May 12, 2020

Hi @mrgloom I'm new to Keras, how can one take up an issue.
If this is available I would like to work on it.

@mrgloom
Copy link
Author

@mrgloom mrgloom commented May 12, 2020

I'm not sure, you can check contribution guide
https://github.com/keras-team/keras/blob/master/CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.