Deep learning topic
Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.
digit-classifier
A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.
maxmin-cnn
Implementation of Paper: "MaxMin Convolution Neural Networks for Image Classfication" in Keras.
CS224N-2019
My completed solutions for CS224N 2021 & 2019
CS330-Stanford-Deep-Multi-Task-and-Meta-Learning
My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning
pytorch-vfi-cft
Generate slow-motion videos by interpolating more frames
awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
rnn-text-classification-tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
HandGesturesDroneController
Hand Gestures for Drone Control Using Deep Learning :fist: :hand: :helicopter: :point_up: :raised_hands:
pydiogment
:mega: Python library for audio augmentation
how-to-train-your-neural-net
Deep learning research implemented on notebooks using PyTorch.