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

MachineLearning

1.1k
Stars
724
Forks
Watchers

Machine learning algorithms implemented by pure numpy

hard-label-attack

38
Stars
10
Forks
Watchers

Natural Language Attacks in a Hard Label Black Box Setting.

dalle2_outpaint

60
Stars
8
Forks
Watchers

Scripts/tools for dalle2 outpainting

A curated list of Machine Learning and Deep Learning tutorials in Jupyter Notebook format ready to run in Google Colaboratory

bayesian-deep-learning-demystified

122
Stars
41
Forks
Watchers

In which I try to demystify the fundamental concepts behind Bayesian deep learning.

chinese-char-rnn

78
Stars
21
Forks
Watchers

Character-Level language models

cnn-text-classification-tf-chinese

237
Stars
109
Forks
Watchers

CNN for Chinese Text Classification in Tensorflow

doc-han-att

208
Stars
55
Forks
Watchers

Hierarchical Attention Networks for Chinese Sentiment Classification

DeepNAG

39
Stars
4
Forks
Watchers

Deep Non-Adversarial Gesture Generation

pytorch-softdtw-cuda

593
Stars
57
Forks
Watchers

Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch using Numba