(no title)
ribalda | 7 years ago
They are teaching us how to solve problems with hardware instead with algorithms, and we, as individuals, will never have access to their computing power.
ribalda | 7 years ago
They are teaching us how to solve problems with hardware instead with algorithms, and we, as individuals, will never have access to their computing power.
nl|7 years ago
I work in the field, and the way it works is like this, in this order:
1) Someone works out how to do something
2) Someone works out how to improve the accuracy
3) The accuracy maxes out
4) People improve training efficiency.
We see this over and over again. Take a look at the FastAI results on ImageNet training speed for example.
fromthestart|7 years ago
All of this is within reach of the average developer. If there's any monopoly, it's over training data, which Google and Amazon happen to specialize in. But even large datasets exist as open source.
From what I can tell, machine learning, the precursor to AI, is here, and both knowlege and implementation are fully accessable to the general populace.