Open bakhyeonjae opened 7 years ago
I have not found any tool with all those features yet. But, there are a few tools with similar objectives that we can learn something from.
For visualization, lots of projects from Google look cool.
Personally, I think automated machine learning (AutoML) is one of interesting topics that make machine learning more accessible (although I don't know well how it works).
A couple of web-based machine learning frameworks have been released recently. https://pair-code.github.io/deeplearnjs https://mil-tokyo.github.io/webdnn https://tenso.rs
You can see a short summary (in Korean) about this topic here. https://www.facebook.com/groups/255834461424286?view=permalink&id=514338208907242
AND
Check one visual programming tool 'Deep Learning Studio' (http://deepcognition.ai) which I found in this document 'Generative design' (in Korean) (https://docs.google.com/document/d/1P4H1XI495n-WFJiM9JojlFHYWKsZQr_xthwOzCw8SWw/edit).
Need to check a new tool 'Neural Network Console' from Sony. Although the source code is not open, you can use this tool freely for now. Neural network console: https://dl.sony.com/
I'm not sure if there's a similar tool out there.
I think you must investigate similar tools and it's good enough. Join it to make it better.