This repo is a C++ implementation of various neurual networks for deep learning purpose. We use Armadillo C++ linear algebra library (http://arma.sourceforge.net/) to support our linear algebra operation in the CPU. We also have our GPU linear algebra library(wrapping cuBlas) to speed-up matrix/vector operations. Our implmentation supports seamless switch from CPU to GPU using a single Flag.
forked from DeepIntelligence/DeepLearning
-
Notifications
You must be signed in to change notification settings - Fork 0
vincentliuk/DeepLearning
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 83.2%
- Cuda 8.0%
- Makefile 6.7%
- Python 2.1%