TelemetryHUD
- 2 Devlogs
- 5 Total hours
A visualizer to see inside of a artificial intelligence model.
A visualizer to see inside of a artificial intelligence model.
Devlog 2: I cleaned up the graph by making the lines smaller, plus I added a output layer + and a label for each of the layers. I also reorganized the UI so it can fit on one screen.
Devlog 1: I’ve built up the website, but now I’m going to continue working on the activation chart. Its supposed to look like the “brain visualizers” that show the connections between neurons. Currently, each node is 48 neurons (in the AI model) since a 1:1 ratio would need over 14,000 nodes (which will cause a lot of lag).