I actually recently marveled at how far CPU performance has come (comparing my undergrad computer to a modern MacBook). Was creating a confidence interval demo with a simple sklearn MLP, and it fits 500 iters in like a second on a 2020 MacBook Air: https://
github.com/rasbt/MachineL
earning-QandAI-book/blob/main/supplementary/q25_confidence-intervals/1_four-methods.ipynb
…
CPU Performance Progress: Fast MLP Training on Modern MacBooks
By
–
Leave a Reply