ddrrrr's Stars
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
peng-zhihui/L-ink_Card
Smart NFC & ink-Display Card
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
tkipf/pygcn
Graph Convolutional Networks in PyTorch
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
BayesWitnesses/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
jindongwang/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
lucidrains/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
keon/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
fungtion/DANN
pytorch implementation of Domain-Adversarial Training of Neural Networks
keon/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
castorini/hedwig
PyTorch deep learning models for document classification
jefflai108/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
ypwhs/baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛
yhenon/keras-spp
Spatial pyramid pooling layers for keras
bmsookim/graph-cnn.pytorch
Pytorch Implementation for Graph Convolutional Neural Networks
matchvs/Poke
游戏案例之 `斗地主`
dragondjf/QMarkdowner
Editor for Markdown based on PyQt4 with Metro
myme5261314/dbn_tf
RBM/DBN implementation with tensorflow attempt project
zhuye88/iForest
iForest anomaly detection codes (Matlab Version)
hongweizeng/cnn-seq2seq