Hacker News new | ask | show | jobs
by aprdm 2071 days ago
For ML use case because there's so much data to process it is usually a better ROI to use GPUs from what I have seen. If you're pipeline is anything like Load a lot of data -> process data -> get output. If it is more like a streaming with less data then it might work out fine.

Also, hardware design is very different than software design. If you don't have a digital hardware engineer in your team it might be tricky to get what you want out of the board.