Lobe – Deep Learning Made Simple
51–60 of 74 posts
Re: Lobe – Deep Learning Made Simple
#52deep 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)
Re: Lobe – Deep Learning Made Simple
#53I personally really like the design and looks super approachable. Can’t wait to try it out!
Re: Lobe – Deep Learning Made Simple
#54I 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)
Re: Lobe – Deep Learning Made Simple
#55Re: Lobe – Deep Learning Made Simple
#56I 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
#57I just watched the video, and one of the first thoughts was mike matas’s 2016 video “the brain” where he made an NN within quartz composer: https://youtu.be/eUEr4P_RWDA
Re: Lobe – Deep Learning Made Simple
#58Are there some tools like this but for deep/machine learning internals/theorys/math study/research rather then practical deep learning ?
The lobes in the UI are all essentially functions that you double click into to see the graph they use, all the way down to the theory/math.
If you want more comprehensive ways to learn the theory, I highly recommend Stanford's 231n course (http://cs231n.stanford.edu/) and the Goodfellow/Bengio/Courville Deep Learning book (https://www.amazon.com/Deep-Learning-Adaptive-Computation-Ma...)
Re: Lobe – Deep Learning Made Simple
#59Is there any backstory of how this came together? I just watched the video, and one of the first thoughts was mike matas’s 2016 video “the brain” where he made an NN within quartz composer: https://youtu.be/eUEr4P_RWDA
Re: Lobe – Deep Learning Made Simple
#60Are there some tools like this but for deep/machine learning internals/theorys/math study/research rather then practical deep learning ?
Our vision is to be the tool that starts with great settings for beginners but lets you graduate into the internals as you become more expert - at the lowest level you can interactively create computation graphs and see their results as you change settings, sort of like eager mode for ml frameworks on steroids (or other visual computation graph programs that designers use like Origami/Quartz Composer). The lobes in t…