Flowvex: Tune your Neural Network architecture on the web
Flowwvex is our sumission for the "Zero to One" hackathon (https://devpost.com/software/flowvex)
In simple terms, it lets you build neural net models and run them on a small dataset. You can then compare the output of those models and tune their parameters.
The main feature are:
- Container which contain multiple models which will be ran on the same data
- Add and remove layers from the models, add, edit and remove parameters for each of these layers.
- Upload a dataset to run those models on. Once ran, the models will show their output, based on the metrics sets by the user.
- View published containers
You can try it at https://flowvex.devwithbobby.com/

0 Replies