theolepage / prophecyLinks
A tiny deep neural network framework developed from scratch in C++ and CUDA.
☆11Updated 4 years ago
Alternatives and similar repositories for prophecy
Users that are interested in prophecy are comparing it to the libraries listed below
Sorting:
- Neural network from scratch in CUDA/C++☆82Updated 6 months ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Code and slides for the "SOLID principles for ML engineers" series on The Sound of AI YouTube channel.☆26Updated 3 years ago
- My PhD manuscript LaTeX code and the slides for the defense☆10Updated 3 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- Yaae: Yet another autodiff engine (written in Numpy).☆27Updated 2 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- A Numpy implementation of a Generative Adversarial Network.☆17Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- Implementing "The Lottery Ticket Hypothesis" paper by "Jonathan Frankle, Michael Carbin"☆34Updated last year
- A framework for mini neural networks (perceptrons), written from scratch in python. The goal of the project is to demystify the workings …☆21Updated 4 years ago
- Pytorch Implementation of Transformers Explained with Comments☆15Updated 5 years ago
- Inference Server Implementation from Scratch for Machine Learning Models☆24Updated 4 years ago
- All about the fundamental blocks of TF and JAX!☆274Updated 3 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆191Updated 3 years ago
- ☆16Updated 4 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆113Updated 4 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆237Updated 10 months ago
- Deep Learning sample programs using PyTorch in C++☆252Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Deep Learning Paper Implementations in PyTorch☆17Updated 3 months ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆263Updated 4 years ago
- Reasons, motivations, and resources that help pursuing the doctoral degree in Computer Science☆13Updated 3 years ago
- Some CUDA example code with READMEs.☆169Updated 4 months ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆96Updated 7 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- Training MLP on MNIST in 1.5 seconds with pure CUDA☆47Updated 8 months ago