Lobe – Deep Learning Made Simple
61–70 of 74 posts
Re: Lobe – Deep Learning Made Simple
#62Given how polished it is I expect this isn't a free service, but I can't see any info about pricing/how payment works
Re: Lobe – Deep Learning Made Simple
#63Re: Lobe – Deep Learning Made Simple
#64Re: Lobe – Deep Learning Made Simple
#65Awesomely done ! What i really like is that, in addition to the ease of deploying a model, this product also lets you visualize the activations of the neural network. I mean you could build the visualizations in Jupyter but the ease of toggling the layers, such as switching of Max-Pool etc is super helpful for understanding how neural nets work.
Re: Lobe – Deep Learning Made Simple
#66I think there are something like this, don't know what the difference, can someone give a compare: deep learning studio: http://deepcognition.ai/ knime: https://www.knime.com/ (have deep learning plugin) runwayml: https://runwayml.com/ (in beta, did not open for public)
knime and deep learning studio look like tools for ML experts and I am not sure what runwayml does. Lobe appears to be something that a software engineer could use but they don't necessarily need to be a ML expert. We will see if Lobe delivers on that promise, but I think that is the difference.
Re: Lobe – Deep Learning Made Simple
#67Hey everyone! One of the cofounders of Lobe here - let us know if you have any questions.
Re: Lobe – Deep Learning Made Simple
#68Hey everyone! One of the cofounders of Lobe here - let us know if you have any questions.
Re: Lobe – Deep Learning Made Simple
#69The marketplace play mentioned in other comments seems like a thing to try. I confirm I would pay for querying predictions through the API.
Such a polished product for 3 folks. Kudos!
Re: Lobe – Deep Learning Made Simple
#70This reminds me of Unreal's blueprints. You could get a surprising amount of work done just via blueprints and not touch C++ code. You'd have to balance the input and output connection's granularity - too many would put off users, too few would make users feel restricted. If you manage to find a sweet spot, or let the user pick the level of expertise, and reveal them accordingly, it would be perfect. I really like ho…