tensorflow / playground

Play with neural networks!
http://playground.tensorflow.org
Apache License 2.0
12.03k stars 2.55k forks source link

Proposal of Research Lab (CREATIS, Lyon, FRANCE) contribution for an interactive playground #160

Closed emmanuelrouxfr closed 2 years ago

emmanuelrouxfr commented 3 years ago

Dear managers of the playground repository,

I am a French researcher working at CREATIS Laboratory in the field of deep learning for medical image processing.

With another developer I am currently working on making an interactive version of the playground (through universal MIDI device support) :

  1. create a friendly user interface to illustrate how neural networks works with an interactive demonstrator : the target public is the one of science mediation, i.e. events at schools or young scientist events.
  2. The second main purpose is for research and explore interactively the model weights evolution and instantaneously act on the model structure during training.

My question is, would you (repository managers) be interested in such a contribution ? If so we may have to discuss about the CLA as I have to make them check by the legal department of my University (Université Lyon 1) and I have to understand if you consider a University as a "corporation" or not.

All the best, Emmanuel Roux

p.s. : the followers of this repository are invited to comment and more than welcome to join the effort !

emmanuelrouxfr commented 2 years ago

To anyone interested, it resulted in the CooLearning project :

interface : https://coolearning.github.io/playground/ code : https://github.com/CooLearning/playground

All the best, Emmanuel Roux