This is the program that started current "AI revolution"
Now released as open source.
There was at least 3 previous "waves" of technology called "AI".
But this current one is by far the most successful and influential.
In good part because the HW (NVIDIA GPUs in particular) provided enough computing power for it.
computerhistory/AlexNet-Source-Code: This package contains the original 2012 AlexNet code. @GitHub
Puthon + Cuda + C++
While there are other existing repositories of code named "AlexNet" on the web, they are not the original code, but rather reimplementations based on the paper Krizhevsky, Sutskever, and Hinton published:
Krizhevsky, A., Sutskever, I. & Hinton, G. E. (2012). ImageNet Classification with Deep Convolutional Neural Networks. In F. Pereira, C. J. C. Burges, L. Bottou & K. Q. Weinberger (ed.), Advances in Neural Information Processing Systems 25 (pp. 1097--1105). Curran Associates, Inc.
No comments:
Post a Comment