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

Embedding Projector: update tsne learning rate during iteration #6319

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

alicialics
Copy link
Contributor

@alicialics alicialics commented Apr 13, 2023

Motivation for features / changes

#6289

Technical description of changes

new tsne learning rate will take effect during next tsne iteration

Screenshots of UI changes

N/A

Detailed steps to verify changes work correctly (as executed by you)

  1. Open t-SNE projection
  2. Adjust learning rate
  3. Verify a small learning rate will stall changes and a large learning rate will accelerate changes between iterations

Alternate designs / implementations considered

@rileyajones rileyajones merged commit d1c504f into tensorflow:master Apr 19, 2023
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
…orflow#6319)

## Motivation for features / changes
tensorflow#6289

## Technical description of changes
new tsne learning rate will take effect during next tsne iteration

## Screenshots of UI changes
N/A

## Detailed steps to verify changes work correctly (as executed by you)
1. Open t-SNE projection
1. Adjust learning rate
1. Verify a small learning rate will stall changes and a large learning
rate will accelerate changes between iterations

## Alternate designs / implementations considered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants