ibebrett / CUDA-CS344Links
My solutions to Udacity's Parallel Programming course (CS 344)
☆75Updated 8 years ago
Alternatives and similar repositories for CUDA-CS344
Users that are interested in CUDA-CS344 are comparing it to the libraries listed below
Sorting:
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆429Updated 3 years ago
- This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is de…☆43Updated 12 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆269Updated 2 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- ☆193Updated 8 years ago
- Introduction to Parallel Programming class code☆1,335Updated 3 years ago
- Pytorch C++ Library☆367Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆259Updated 10 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- Kitti on Faster R-CNN (Python implementation)☆22Updated 9 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 6 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 7 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆78Updated 8 years ago
- Deep Learning/GPU Architect/Autonomous Driving Positions☆81Updated 5 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- Evaluation of detection performance, recall, and repeatability of detection proposal algorithms☆141Updated 8 years ago
- Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out bran…☆196Updated 5 years ago
- This is a demo project that shows how you can utilize Caffe2's modular design and build a library on top of it.☆40Updated 6 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 7 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture☆113Updated 6 years ago
- Deeply-supervised Nets☆141Updated 6 years ago
- Use TensorFlow efficiently☆96Updated 4 years ago