Hacker News new | ask | show | jobs
by kuzee 2148 days ago
Just learned a lot about the different hosted ML options, thanks for the write-up with backing data. How much did this cost you overall?
1 comments

The 'hard costs' were the training time for each model ($125) and conducting inference on the valid set ($15) for each.

Now, we had a few failed experiments like trying to run the COCO dataset through each tool. And none of this includes the implicit cost of the computer vision engineering time.