by gavinuhma on 2/25/19, 5:40 PM with 44 comments
by frankchn on 2/25/19, 9:35 PM
As a comparison, a Google TPUv3 pod with 1024 chips got to 75.2% accuracy with ResNet-50 in 1.8 minutes, and 76.2% accuracy in 2.2 minutes with an optimizer change and distributed batch normalization [1].
by gambler on 2/25/19, 8:07 PM
by nl on 2/26/19, 8:55 AM
FastAI trained RestNet-50 to 93% accuracy in 18 minutes for $48[1] using the same code which can be run on your own GPU machine.
If you want to do it cheaper and faster, you can do the same for in 9 minutes for $12 on Googles (publicaly available) TPUv2s.
This isn't a monopolization of AI, it is the opposite.
by bitL on 2/25/19, 10:34 PM
by IshKebab on 2/25/19, 8:37 PM
by RhysU on 2/26/19, 1:17 AM
by thro_awayz_days on 2/25/19, 9:07 PM