karanchahal / buildTensorflow
A lightweight deep learning framework made with ❤️
☆32Updated 5 years ago
Alternatives and similar repositories for buildTensorflow
Users that are interested in buildTensorflow are comparing it to the libraries listed below
Sorting:
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Udacity CS344 Introduction to Parallell Programming (https://classroom.udacity.com/courses/cs344), with assignments/materials updated to …☆46Updated 3 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.☆35Updated 6 years ago
- A very naive and simple benchmark between dlib and pytorch in terms of space and time☆19Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 3 years ago
- Customized matrix multiplication kernels☆54Updated 3 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 3 years ago
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆27Updated 6 years ago
- Deep learning library in python from scratch☆44Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆10Updated 5 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 5 years ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- ☆37Updated 7 years ago
- Fully-working mlpack example programs☆130Updated last month
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 5 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- My projects for fast.ai's Deep Learning from the Foundations course (fast.ai part2v3)☆39Updated 5 years ago
- Notes on the papers I've read on deep learning. Contributions welcome !☆28Updated 5 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 6 years ago
- Paper reading list☆16Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Updated 6 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 2 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago