lpraat / numpyCNNLinks
A simple vectorized implementation of a Convolutional Neural Network in plain Numpy && more
☆23Updated 6 years ago
Alternatives and similar repositories for numpyCNN
Users that are interested in numpyCNN are comparing it to the libraries listed below
Sorting:
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Visualize Tensorflow's optimizers.☆394Updated 7 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆184Updated 3 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆214Updated last year
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆860Updated last month
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆290Updated last year
- Documentation for Ross Wightman's timm image model library☆315Updated last year
- Personal short implementations of Machine Learning papers☆250Updated last year
- Tensorflow implementation of DETR : Object Detection with Transformers☆170Updated 3 years ago
- Paper implementations from scratch and machine learning tutorials☆349Updated last year
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆664Updated last year
- Probing the representations of Vision Transformers.☆332Updated 3 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 5 years ago
- 100 days of building GPU kernels!☆513Updated 5 months ago
- UNet diffusion model in pure CUDA☆649Updated last year
- torchview: visualize pytorch models☆993Updated 5 months ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,060Updated 4 years ago
- Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras☆350Updated 3 years ago
- The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series o…☆760Updated last year
- A toolbox for receptive field analysis and visualizing neural network architectures☆115Updated last week
- Introduction to Computer Vision (Udacity Course)☆105Updated 2 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆358Updated last year
- Visualize PyTorch tensors with a single line of code.☆699Updated last month
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆879Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- Make your own gifs of Conv2d forward pass☆83Updated 3 years ago
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆59Updated 4 years ago