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

add interactive GUI #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

lakshyaag
Copy link

@lakshyaag lakshyaag commented Jul 31, 2024

Added a Streamlit GUI to allow for interactive training and inference from the n-gram language model using MLP. A deployed version is available here: https://mlp-eureka.streamlit.app/

Demo video below:

Streamlit-App-2024-07-31-15-07-68-1.mp4

TODO:

  • Add activation visualization
  • Add embedding visualization
  • Add computation graph visualization

@lakshyaag lakshyaag marked this pull request as ready for review August 2, 2024 04:03
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

Successfully merging this pull request may close these issues.

1 participant