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

FTRL maths displayed messy #38546

Closed
dirknbr opened this issue Apr 14, 2020 · 4 comments
Closed

FTRL maths displayed messy #38546

dirknbr opened this issue Apr 14, 2020 · 4 comments
Assignees
Labels
stat:awaiting tensorflower Status - Awaiting response from tensorflower type:docs-bug Document issues

Comments

@dirknbr
Copy link

dirknbr commented Apr 14, 2020

In this doc https://www.tensorflow.org/api_docs/python/tf/keras/optimizers/Ftrl the math is messed up

see https://snipboard.io/my0uSb.jpg

using chrome browser

@dirknbr dirknbr added the type:docs-bug Document issues label Apr 14, 2020
@amahendrakar
Copy link
Contributor

@dirknbr,
I have tried different browsers and did not observe any difference in the page. Could you please point out what needs to be corrected? Thanks!

@amahendrakar amahendrakar added the stat:awaiting response Status - Awaiting response from author label Apr 15, 2020
@dirknbr
Copy link
Author

dirknbr commented Apr 15, 2020

as per the screenshot, the \abs bit is in red and not rendered correctly

@ManishAradwad
Copy link
Contributor

This error is due to mistake in parentheses, it should be abs(z_{i}) instead of abs{z_{i}}. I'd like to fix this but I can't get that file version correctly since it's on different tag. Could you plz tell how can I get the correct file version in my local repository.

@amahendrakar amahendrakar removed the stat:awaiting response Status - Awaiting response from author label Apr 16, 2020
@gowthamkpr gowthamkpr assigned MarkDaoust and unassigned gowthamkpr Apr 19, 2020
@gowthamkpr gowthamkpr added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Apr 19, 2020
copybara-service bot pushed a commit to keras-team/keras that referenced this issue Feb 2, 2021
PiperOrigin-RevId: 355241582
@amahendrakar amahendrakar self-assigned this Mar 6, 2021
@amahendrakar
Copy link
Contributor

@dirknbr,
Closing this issue as it is resolved in the nightly version.

Please feel free to re-open if mistaken. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting tensorflower Status - Awaiting response from tensorflower type:docs-bug Document issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants