CodingTrain / CodingTrain/Suggestion-Box

Coding Challenge: Neural Network Visualization

Open
#899 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Neural Networks loosly follow how the brain works. Current Visualizations are kinda boring and bleh. The link below is a basic example.
http://aindra.in/blog/index.php/2017/03/09/deep-visualization-to-understand-neural-networks-better/

I am teaching myself machine-learning but can't help but imagine how cool it would be to have something that visualizes it happening in real time. Making the neural network look like its "thinking" would be fun to make. Instead of it being 2d and linear like the photo above, this visualization would have the nodes spread out in 3d mimicking that of a circle or a "brain". As the neural network "thinks" its nodes would activate and light up.

Sort of like this https://youtu.be/3JQ3hYko51Y?t=2m3s . Obviously that requires a lot of processing power so maybe a toned down version of it that can handle it in realtime?

I just found out about the processing 3 software and your videos and they are very cool and informative! So I will be learning how to do this in the meantime as I have to teach myself Java, but I thought maybe that's something you might want to tackle just using random data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.