theolepage / prophecyLinks
A tiny deep neural network framework developed from scratch in C++ and CUDA.
☆12Updated 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++☆85Updated 2 weeks ago
- Yaae: Yet another autodiff engine (written in Numpy).☆28Updated 2 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Some CUDA example code with READMEs.☆172Updated 6 months ago
- My PhD manuscript LaTeX code and the slides for the defense☆10Updated 3 years ago
- Integration of Tiramisu (Compiler) into PyTorch☆25Updated 5 years ago
- A Numpy implementation of a Generative Adversarial Network.☆17Updated 5 years ago
- Reasons, motivations, and resources that help pursuing the doctoral degree in Computer Science☆13Updated 3 years ago
- Inference engine from scratch☆17Updated 8 months ago
- Code and slides for the "SOLID principles for ML engineers" series on The Sound of AI YouTube channel.☆26Updated 3 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆139Updated 8 months ago
- Deep Learning Paper Implementations in PyTorch☆17Updated 5 months ago
- Helper scripts I use to run many experiments in the morning to check at night☆20Updated 4 years ago
- Pytorch Implementation of Transformers Explained with Comments☆15Updated 5 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- AI Summer's complete catalog of articles☆111Updated 3 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆87Updated 4 years ago
- Awesome Pytorch Tutorials☆32Updated 3 years ago
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆240Updated last year
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- Awesome utilities for performance profiling☆191Updated 6 months ago
- Supplementary Materials for the Deep Learning Book by Ian Goodfellow et al☆53Updated 2 years ago
- ☆16Updated 4 years ago
- Make your own gifs of Conv2d forward pass☆83Updated 3 years ago
- Training MLP on MNIST in 1.5 seconds with pure CUDA☆46Updated 10 months ago
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆72Updated 2 years ago
- Inference Server Implementation from Scratch for Machine Learning Models☆24Updated 4 years ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆97Updated 7 years ago