eliben / cs344Links
Introduction to Parallel Programming class code
☆30Updated 10 years ago
Alternatives and similar repositories for cs344
Users that are interested in cs344 are comparing it to the libraries listed below
Sorting:
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- Parallel Algorithm Scheduling Library☆105Updated 8 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- A collection of resources on modern C++☆47Updated 2 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 10 years ago
- Proof-of-Concept CNN in Halide☆22Updated 9 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 8 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- A lightweight and user friendly C++ library for deep and convolutional neural network with GPU acceleration☆347Updated 10 years ago
- My solutions to Udacity's Parallel Programming course (CS 344)☆76Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends