https://github.com/ulrichstern/cuda-convnet
Alex Krizhevsky's original code from Google Code
https://github.com/ulrichstern/cuda-convnet
Last synced: 5 months ago
JSON representation
Alex Krizhevsky's original code from Google Code
- Host: GitHub
- URL: https://github.com/ulrichstern/cuda-convnet
- Owner: ulrichstern
- Created: 2016-03-10T18:20:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T19:45:21.000Z (about 9 years ago)
- Last Synced: 2024-08-04T02:06:38.012Z (8 months ago)
- Language: Cuda
- Homepage:
- Size: 1.36 MB
- Stars: 183
- Watchers: 5
- Forks: 27
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cuda-and-hpc - ulrichstern/cuda-convnet - convnet?style=social"/> : Alex Krizhevsky's original code from Google Code. "微信公众号「人工智能大讲堂」《[找到了AlexNet当年的源代码,没用框架,从零手撸CUDA/C++](https://mp.weixin.qq.com/s/plxXG8y5QlxSionyjyPXqw)》"。 (Learning Resources)
- awesome-cuda-and-hpc - ulrichstern/cuda-convnet - convnet?style=social"/> : Alex Krizhevsky's original code from Google Code. "微信公众号「人工智能大讲堂」《[找到了AlexNet当年的源代码,没用框架,从零手撸CUDA/C++](https://mp.weixin.qq.com/s/plxXG8y5QlxSionyjyPXqw)》"。 (Learning Resources)
README
# cuda-convnet
Alex Krizhevsky's original code from Google Code. Required for [yanglab-convnet](https://github.com/ulrichstern/yanglab-convnet).