lpraat / numpyCNN
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:
- Neural Networks library in pure numpy☆67Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆183Updated 11 months ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated last year
- Introduction to Computer Vision (Udacity Course)☆102Updated 2 years ago
- 30 Days GANs Paper Reading☆44Updated 2 years ago
- In this page, I will provide a list of survey papers on topics related to deep learning and its applications in various fields.☆121Updated last year
- This is a practical resource that makes it easier to learn about and apply Practical Deep Reinforcement Learning (DRL) https://ibrahimsob…☆97Updated 4 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆172Updated 3 years ago
- All about the fundamentals and working of Diffusion Models☆155Updated 2 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- Representation Learning MSc course Summer Semester 2023☆79Updated last year
- Personal short implementations of Machine Learning papers☆250Updated last year
- A personal implementation of YOLOv5 (v6.0)☆52Updated last year
- YoloV3 Sample☆8Updated last year
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 3 years ago
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆364Updated last month
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆27Updated 6 years ago
- Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.☆145Updated 2 years ago
- High-quality Neural Networks for Computer Vision 😎☆445Updated 2 years ago
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆105Updated 3 years ago
- torchview: visualize pytorch models☆928Updated 3 weeks ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆104Updated 4 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆237Updated last year
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 7 months ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- My assignment solutions for Stanford’s CS231n (CNNs for Visual Recognition) and Michigan’s EECS 498-007/598-005 (Deep Learning for Comput…☆129Updated 4 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆370Updated 4 years ago
- (K3IM) Keras 3 Image Models☆20Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆119Updated last year