Live data from Hacker News

Launch HN: Numericcal (YC.S18) – Lifecycle Management for ML Models on the Edge

news.ycombinator.com

11–14 of 14 posts

Re: Launch HN: Numericcal (YC.S18) – Lifecycle Management for ML Models on the Edge

#11

Your project sounds really interesting. Machine learning models that can be updated and treated more like packages will really give people an edge over people who can't perform that task. I made a project called mms2concept. What it would do is given a picture taken by a phone (or anything that could send an MMS really) and it would attempt to identify the image based on the picture. I used Clarfai and Twilio to do t…

Can you share some writeup or repo for your project?

We internally have an auto-migration tool (currently very primitive) that can learn from cloud hosted model and cache it locally on the device (that's what this infra & packaging was built for ;)).

Re: Launch HN: Numericcal (YC.S18) – Lifecycle Management for ML Models on the Edge

#12
post #11

Your project sounds really interesting. Machine learning models that can be updated and treated more like packages will really give people an edge over people who can't perform that task. I made a project called mms2concept. What it would do is given a picture taken by a phone (or anything that could send an MMS really) and it would attempt to identify the image based on the picture. I used Clarfai and Twilio to do t…

Can you share some writeup or repo for your project? We internally have an auto-migration tool (currently very primitive) that can learn from cloud hosted model and cache it locally on the device (that's what this infra & packaging was built for ;)).

A writeup is at https://steemit.com/twilio/@zitterbewegung/mms2text-let-your....

I have a repository of the software at https://github.com/zitterbewegung/mms2text .

Re: Launch HN: Numericcal (YC.S18) – Lifecycle Management for ML Models on the Edge

#13
post #11

Earlier quoted context omitted.

Can you share some writeup or repo for your project? We internally have an auto-migration tool (currently very primitive) that can learn from cloud hosted model and cache it locally on the device (that's what this infra & packaging was built for ;)).

A writeup is at https://steemit.com/twilio/@zitterbewegung/mms2text-let-your... . I have a repository of the software at https://github.com/zitterbewegung/mms2text .

For some reason, your quick demo reminded me of this awesome MS project: https://www.microsoft.com/en-us/seeing-ai

Though we would be pushing it the boundary with 3+ DNNs on mobile, adding speech2text and text2speech to your app would make it an interesting addition to Seeing-AI, IMO.

Post reply on HN