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
- 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
- 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
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆429Updated 3 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 CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 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
- DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture☆113Updated 6 years ago
- A collection of TensorFlow (Tensorpack) implementations of recent deep learning approaches including pretrained models. (FlowNet 2, PWC, …☆81Updated 7 years ago
- Deeply-supervised Nets☆141Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- Use TensorFlow efficiently☆96Updated 4 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 6 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆269Updated 2 years ago
- ☆193Updated 8 years ago
- Includes implementation details of almost every layer, weight fillers, solvers, loss functions and data layer setup with every parameter.☆60Updated 9 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- A native Tensorflow implementation of semantic segmentation according to Multi-Scale Context Aggregation by Dilated Convolutions (2016). …☆137Updated 7 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆86Updated 9 years ago
- ☆141Updated 2 years ago
- ☆38Updated 8 years ago
- Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computa…☆230Updated 9 years ago
- The Toolkit for Places Challenge 2017☆112Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 8 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- Kitti on Faster R-CNN (Python implementation)☆22Updated 9 years ago
- Scripts that generate .html to more easily see NIPS papers☆159Updated 8 years ago