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

pytorch_highway_networks

56
Stars
15
Forks
Watchers

Highway networks implemented in PyTorch.

Continual_Learning_Data_Former

33
Stars
3
Forks
Watchers

A pytorch compatible data loader to create sequence of tasks for Continual Learning

Deep-AutoEncoder-Recommendation

60
Stars
21
Forks
Watchers

Keras implementation of AutoRec and DeepRecommender from Nvidia.

Adversarial_Video_Generation

729
Stars
186
Forks
Watchers

A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.

exorl

98
Stars
8
Forks
Watchers

ExORL: Exploratory Data for Offline Reinforcement Learning

proto

80
Stars
15
Forks
Watchers

Proto-RL: Reinforcement Learning with Prototypical Representations

pytorch_sac

466
Stars
99
Forks
Watchers

PyTorch implementation of Soft Actor-Critic (SAC)

pytorch_sac_ae

211
Stars
32
Forks
Watchers

PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)

arxiv-sanity-lite

1.1k
Stars
130
Forks
Watchers

arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.