Hacker News new | ask | show | jobs
Show HN: AIFiddle, a Web GUI to Design, Visualise and Share Deep Learning Models
6 points by m4nu 2712 days ago
Hi guys,

For a few months now I've been working on a web GUI to build, visualise, train and share deep neural models. It's currently reaching a state where opening it for Beta release make sense.

Currently the tool support:

- Fully connected and Convolutional architecture

- Cloud and local, saving / loading of models

- Edit / delete layers

- Visualise Convolutional layers filters

- Freeze / Unfreeze layers

- More datasets: Fashion MNIST, QuickDraw(10 and 30)

The editor can be found here: https://aifiddle.io.

Your feedback, ideas, suggestions are greatly useful, so please don’t hesitate to share them.

Thanks a ton,

Emmanuel