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.

List Deep learning repositories

digit-classifier

785
Stars
87
Forks
Watchers

A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.

maxmin-cnn

72
Stars
18
Forks
Watchers

Implementation of Paper: "MaxMin Convolution Neural Networks for Image Classfication" in Keras.

CS224N-2019

316
Stars
126
Forks
Watchers

My completed solutions for CS224N 2021 & 2019

My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning

pytorch-vfi-cft

150
Stars
14
Forks
Watchers

Generate slow-motion videos by interpolating more frames

awesome-relation-extraction

1.2k
Stars
134
Forks
Watchers

📖 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

118
Stars
52
Forks
Watchers

Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification

HandGesturesDroneController

25
Stars
11
Forks
Watchers

Hand Gestures for Drone Control Using Deep Learning :fist: :hand: :helicopter: :point_up: :raised_hands:

pydiogment

84
Stars
16
Forks
Watchers

:mega: Python library for audio augmentation

how-to-train-your-neural-net

63
Stars
22
Forks
Watchers

Deep learning research implemented on notebooks using PyTorch.