Pinned Repositories
cs344
Introduction to Parallel Programming class code
cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
gflags-1
Mirror of the SVN gflags project.
googletest
Google Test
LazyList
Lazy load of images in Android
stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
system-design-interview
System design interview for IT companies
Tutorial
Zero-Allocation-Hashing
Zero-allocation hashing for Java
Brian0129's Repositories
Brian0129/cs344
Introduction to Parallel Programming class code
Brian0129/cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
Brian0129/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
Brian0129/gflags-1
Mirror of the SVN gflags project.
Brian0129/googletest
Google Test
Brian0129/LazyList
Lazy load of images in Android
Brian0129/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Brian0129/system-design-interview
System design interview for IT companies
Brian0129/Tutorial
Brian0129/Zero-Allocation-Hashing
Zero-allocation hashing for Java