detkov / Convolution-From-ScratchLinks
Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy
☆60Updated 5 years ago
Alternatives and similar repositories for Convolution-From-Scratch
Users that are interested in Convolution-From-Scratch are comparing it to the libraries listed below
Sorting:
- Personal short implementations of Machine Learning papers☆248Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆224Updated last year
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆123Updated 3 years ago
- Self-Supervised Learning in PyTorch☆142Updated last year
- EscVM YouTube Channel Repository. Start from Notebooks ⬅️☆65Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆187Updated 3 years ago
- Paper implementations from scratch and machine learning tutorials☆347Updated last year
- VisualTorch aims to help visualize Torch-based neural network architectures.☆104Updated 5 months ago
- Representation Learning MSc course Summer Semester 2023☆85Updated 2 years ago
- Vision Transformer Cookbook with Tensorflow☆344Updated 3 years ago
- Notes on quantization in neural networks☆113Updated 2 years ago
- The best collection of AI tutorials to make you a boss of Data Science!☆108Updated 4 months ago
- Animation of standard and transposed convolutional layers☆41Updated 3 years ago
- Neural Networks library in pure numpy☆70Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆110Updated 4 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆40Updated 2 years ago
- Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras