nengo / nengo-gui

Nengo interactive visualizer
Other
97 stars 38 forks source link

Improve gui experience for deep learning #732

Open tcstewar opened 8 years ago

tcstewar commented 8 years ago

Now that nengo is starting to support interesting deep learning (and reservoir computing) components, what can we do to improve the user interface side of these things?

This issue is just meant for brainstorming possibilities.

Seanny123 commented 6 years ago

Worth revisiting later once we figure out how nengo_spa is going to work with the new Nengo GUI in a plugin-like way. Also, most of the interesting information about Deep Learning happens at build-time, whereas the Nengo GUI is focused on simulation time, so that's going to be an awkward challenge.