ShivamShrirao / dnn_from_scratch
A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
☆30Updated 3 years ago
Alternatives and similar repositories for dnn_from_scratch:
Users that are interested in dnn_from_scratch are comparing it to the libraries listed below
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Showcasing various fun adventures with GANs☆14Updated last year
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 3 years ago
- Deep Learning Paper Implementations in PyTorch☆17Updated 4 years ago
- Word2Vec in pure Python☆16Updated 6 years ago
- PyTorch model training template☆23Updated 4 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 3 years ago
- Projects and exercises for the Deep Learning Nanodegree☆19Updated 6 years ago
- ☆24Updated 2 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 2 years ago
- A tensorflow implementation of the Forward-Forward Algorithm from NeurIPS '22.☆10Updated last year
- Repo from the "Learning with limited labeled data" seminar @ Uni of Tuebingen. A collection of notes, notebooks and slideshows to underst…☆17Updated last year
- Materials for "Transformers from the Ground Up" at PyData Jeddah on August 5, 2021☆18Updated 3 years ago
- Q-Learning with the classic snake game☆20Updated 2 years ago
- Kaggle Reading Group (Video & Paper list), Kaggle Coding Videos☆28Updated 5 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆37Updated last year
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 4 years ago
- Deep learning library in python from scratch☆44Updated 2 years ago
- CaptionBot : Sequence to Sequence Modelling where Encoder is CNN(Resnet-50) and Decoder is LSTMCell with soft attention mechanism☆49Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆42Updated 2 years ago
- Python Project Maker☆45Updated 4 years ago
- Tutorials for getting the most out of Matplotlib☆22Updated 4 years ago
- Used deep reinforcement learning to train a deep neural network to play tic-tac-toe and deployed using tensorflow.js.☆59Updated 4 months ago
- A sentiment classifier on mixed language (and mixed script) reviews in Tamil, Malayalam and English☆17Updated 3 years ago