Hi! I'm Naren, the other co-founder of FloydHub. I'll be happy to answer any questions and really appreciate any feedback you can provide. Thanks!
Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
71–80 of 89 posts
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#72Hi! I'm Naren, the other co-founder of FloydHub. I'll be happy to answer any questions and really appreciate any feedback you can provide. Thanks!
Curious about the name - why Floyd?
So, Flow + Droid => Floyd. Also, a hat tip to one of my favorite bands :)
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#73Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#74I’m a Data Scientist and I work in a large-ish corp. We have a dedicated engineering team who take care of all of our infrastructure needs - we mostly focus only on data science. I would expect most medium and large enterprises to have the same setup. Why would they use FloydHub?
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#75I’m a Data Scientist and I work in a large-ish corp. We have a dedicated engineering team who take care of all of our infrastructure needs - we mostly focus only on data science. I would expect most medium and large enterprises to have the same setup. Why would they use FloydHub?
My first time deploying to Heroku in the summer of 2011 was a magical moment after spending a rather frustrating day futzing with a bunch of more barebones providers like Linode, AWS, Engine Yard, and few others I can't even remember at this point. I cannot stress how magical it was -- I like to think I'm a competent enough developer but I wasted a long time gluing things together and never quite getting it right for some reason. Before calling it quits for the day I decided to try that Heroku thing I had been reading and within 20 minutes I was up and running. That was impressive.
To note, I've been a happy paying customer of theirs since then, so they've made a decent chunk of change off my business over the last 6 years. If you can capture companies and projects in the infant stages, you can grow with them for quite a long time before it, if ever, becomes economical to roll your own infrastructure.
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#76One small piece of feedback. If you open your landing page from mobile, e.g. My iPhone 7, the header height is changing all the time due to the text changing dynamically. It get hard to scroll past it and keep reading.
Cheers
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#77I’m a Data Scientist and I work in a large-ish corp. We have a dedicated engineering team who take care of all of our infrastructure needs - we mostly focus only on data science. I would expect most medium and large enterprises to have the same setup. Why would they use FloydHub?
Currently working in a small startup and our data scientists (just a team of 6) are frequently fighting over the gpus in the office for time and online services atm are overpriced for our small budget.
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#78Earlier quoted context omitted.
Curious how Microsoft's approach compares to what you have heard about Google's approach to ML as a service. My impression is that it looks kinda/sorta like it's internal approach/infrastructure...if you squint. Which also makes me curious about FloydHub's infrastructure. Any gory details?
Floyd’s Infrastructure runs entirely on Docker. That makes it backend agnostic (our cloud offering currently runs on AWS). Floydhub uses nvidia-docker for the deep learning jobs that require GPU. We also version the entire pipeline (code, data, params and environment) for exact reproducibility. GPUs instances are really expensive. One of the biggest challenges at the moment is around reducing this cost. Eg. Spot Inst…
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#79I’m a Data Scientist and I work in a large-ish corp. We have a dedicated engineering team who take care of all of our infrastructure needs - we mostly focus only on data science. I would expect most medium and large enterprises to have the same setup. Why would they use FloydHub?
Re: Launch HN: FloydHub (YC W17) – Heroku for Deep Learning
#80It feels like a good product. I will try it soon! One small piece of feedback. If you open your landing page from mobile, e.g. My iPhone 7, the header height is changing all the time due to the text changing dynamically. It get hard to scroll past it and keep reading. Cheers