Pinned Repositories
FlameGraph
Stack trace visualizer
mixed_precision_references
Personal collection of references for high performance mixed precision training.
ptperf
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tutorials
PyTorch tutorials.
vision
Datasets, Transforms and Models specific to Computer Vision
mcarilli's Repositories
mcarilli/mixed_precision_references
Personal collection of references for high performance mixed precision training.
mcarilli/FlameGraph
Stack trace visualizer
mcarilli/CarND-Advanced-Lane-Lines-P4-Solution
Udacity self-driving car nanodegree Project 4: undistorting images, applying perspective transforms, and using color and gradient filters to find highway lane lines under varying lighting and road surface conditions.
mcarilli/CarND-Behavioral-Cloning-P3-Solution
Udacity self-driving car nanodegree Project 3: neural network that drives a simulated car around a track autonomously. The network is implemented in Keras, and trained on recorded behavior of a human driver.
mcarilli/CarND-Extended-Kalman-Filter
Udacity self-driving car nanodegree Term 2 Project 1: Extended Kalman Filter in C++.
mcarilli/CarND-LaneLines-P1-Solution
Udacity self-driving car nanodegree project 1: finding lane lines with Canny edge detection and Hough transforms.
mcarilli/cuda-memory
Playing around with GPU memory optimization
mcarilli/ptperf
mcarilli/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mcarilli/tutorials
PyTorch tutorials.
mcarilli/vision
Datasets, Transforms and Models specific to Computer Vision
mcarilli/apex
A PyTorch Extension
mcarilli/arrayfire
ArrayFire: a general purpose GPU library.
mcarilli/CarND-Traffic-Sign-Classifier-P2-Solution
Udacity self-driving car nanodegree Project 2: neural network to classify German street signs, implemented in Tensorflow.
mcarilli/CarND-Unscented-Kalman-Filter
Udacity self-driving car nanodegree Term 2 Project 2: Unscented Kalman Filter in C++.
mcarilli/CarND-Vehicle-Detection-P5-Solution
Udacity self-driving car nanodegree Project 5: training a support vector machine to identify and track cars in highway footage.
mcarilli/cpython
The Python programming language
mcarilli/ethminer
Ethereum miner with OpenCL, CUDA and stratum support
mcarilli/go-ethereum
Official Go implementation of the Ethereum protocol
mcarilli/GTC-2017
GPU Technology Conference 2017 talk
mcarilli/lambdaworks_cairo_prover
STARK Cairo prover using lambdaworks. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.
mcarilli/M1_algebra
mcarilli/openethereum
The fast, light, and robust client for the Ethereum mainnet.
mcarilli/pytorch-pretrained-BERT
đź“–The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
mcarilli/pytorch_sandbox
stuff that should never see the light of day
mcarilli/relocatable-constant-extern
minimal example
mcarilli/sentiment-discovery
Unsupervised Language Modeling at scale for robust sentiment classification
mcarilli/stark-anatomy
Tutorial for STARKs with supporting code in python
mcarilli/tensoriterator
Standalone C++ tensoriterator copy-pasted from pytorch
mcarilli/zprize-GPU-MSM-harness
Reference GPU test harness for the "Accelerating MSM on GPU" challenge of ZPrize