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

Visualise the hidden layer in the model #356

Open
Karlo-Emilo opened this issue Oct 10, 2023 · 1 comment
Open

Visualise the hidden layer in the model #356

Karlo-Emilo opened this issue Oct 10, 2023 · 1 comment

Comments

@Karlo-Emilo
Copy link
Collaborator

Karlo-Emilo commented Oct 10, 2023

It should be possible to explore the visualisation through the live data input.

First step: explore if a 2D (or 3D) representation of the latent space in NN gives any meaningful representation.

We should probably use t-SNE: https://distill.pub/2016/misread-tsne/
See this https://colah.github.io/posts/2014-10-Visualizing-MNIST/

Thought: The dimensional reduction could confuse students.

@r59q
Copy link
Collaborator

r59q commented Dec 5, 2023

In an effort to keep our changelog history clean, I have scheduled this to version 3.1 in order to close version 2.5 before the domain objects implementation.

@r59q r59q modified the milestones: v2.5.0, v3.1.0 Dec 5, 2023
@r59q r59q removed this from the v3.1.0 milestone May 1, 2024
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