Earlier quoted context omitted.
Is Lobe only for image data? Would it work for inputs that are text files or similar?
I guess another question here is what are heuristics for how many images are necessary for different levels of functionality. The demos look pretty impressive, but I'm not sure how much went into them.
Lobe – Deep Learning Made Simple
21–30 of 74 posts
Re: Lobe – Deep Learning Made Simple
#22Do you have a team implementing most of the new state-of-the-art model architectures (given how fast new ones keep getting published)?
If so, I'm assuming you keep associating some types of model architectures to the type of data being input? I'm just curious how you'd pick a particular architecture.
On the other hand, AutoML comes to mind, but IMO, the biggest hurdle of AutoML, and its ilk is the massive computational infrastructure requirements.
But great job, it looks really good and seems pretty intuitive!
Re: Lobe – Deep Learning Made Simple
#23Re: Lobe – Deep Learning Made Simple
#24Is this a good way to build a board game AI? If I have a db 50,000 replays would this be the right tool to build it?
Re: Lobe – Deep Learning Made Simple
#25Re: Lobe – Deep Learning Made Simple
#26I have a couple of questions - Do you have a team implementing most of the new state-of-the-art model architectures (given how fast new ones keep getting published)? If so, I'm assuming you keep associating some types of model architectures to the type of data being input? I'm just curious how you'd pick a particular architecture. On the other hand, AutoML comes to mind, but IMO, the biggest hurdle of AutoML, and its…
Something really interesting we have discussed for a future feature is being able to train a model using the data of which architectures end up working best for different data types so that Lobe can use AutoML to suggest better templates starting out, or on the fly while you are building the model.
Re: Lobe – Deep Learning Made Simple
#27Great job ! any information about pricing ?
Re: Lobe – Deep Learning Made Simple
#28Is this a standalone application or a web service?
Re: Lobe – Deep Learning Made Simple
#29Re: Lobe – Deep Learning Made Simple
#30Pretty excited about this, I've been on the edge of my seat waiting to hear back from Google after applying for the AutoML alpha but this looks even better, especially because it allows exporting the model which AutoML has not promised yet. Also AFAIK AutoML alpha initially only supports vision tasks while this allows nearly any input type.