ibebrett / CUDA-CS344Links
My solutions to Udacity's Parallel Programming course (CS 344)
☆76Updated 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
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆428Updated 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
- Deep Learning/GPU Architect/Autonomous Driving Positions☆81Updated 6 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
- Convolutional Neural Networks for Visual Recognition (kNN, softmax, etc)☆33Updated 9 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 7 years ago
- DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture☆113Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 8 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆269Updated 2 years ago
- Kitti on Faster R-CNN (Python implementation)☆22Updated 9 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
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 6 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 9 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
- ☆54Updated 7 years ago
- All the hipster things in Neural Net in a single repo☆287Updated 7 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 7 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
- Introduction to Parallel Programming class code☆1,342Updated 3 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Source code for object detection with And-Or Graphs☆27Updated 9 years ago
- ☆43Updated 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 10 years ago
- A native Tensorflow implementation of semantic segmentation according to Multi-Scale Context Aggregation by Dilated Convolutions (2016). …☆137Updated 7 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 8 years ago
- ☆141Updated 3 years ago