MagicTK
Ph.D Candidate in State Key Laboratory of Synthetical Automation for Process Industry, Northeastern University, China.
Northeastern University Shenyang, China
MagicTK's Stars
thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
domoritz/domoritz.github.io
My homepage
blueagler/QuillBot-Premium-Helper
Unlock: Paraphrase unlimited words, 7 Writing mode , 4 Synonyms options, 6000 Summarizer word limit, 15 Sentences processed at once, Unlimited Freeze Words and phrases (101k active users' choices)
ruoqi-liu/DeepIPW
Code for paper "A deep learning framework for drug repurposing via emulating clinical trials on real world patient data" (Accepted to Nature Machine Intelligence).
ferretj/temporal-ensembling
PyTorch implementation of Temporal Ensembling for Semi-Supervised Learning
Paandaman/Unsupervised-Data-Augmentation-For-Consistency-Training
PyTorch implementation of the computer vision related part of the paper "Unsupervised Data Augmentation for Consistency Training".
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
zhoubolei/CAM
Class Activation Mapping
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
Eatzhy/surface-defect-detection
缺陷检测文献记录
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
jiangtaoxie/fast-MPN-COV
@CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact bilinear pooling etc.) for training from scratch & finetuning.
dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
HaoMood/bilinear-cnn
PyTorch implementation of bilinear CNN for fine-grained image recognition
OpenEmu/OpenEmu
🕹 Retro video game emulation for macOS
sungyongs/graph-based-nn
Graph Convolutional Networks (GCNs)
Cadene/vqa.pytorch
Visual Question Answering in Pytorch
tkipf/pygcn
Graph Convolutional Networks in PyTorch
Cadene/block.bootstrap.pytorch
BLOCK (AAAI 2019), with a multimodal fusion library for deep learning models
leaderj1001/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
andrejonasson/dynamic-coattention-network-plus
Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.
MILVLG/mcan-vqa
Deep Modular Co-Attention Networks for Visual Question Answering
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
researchmm/DBTNet
Code for our NeurIPS'19 paper "Learning Deep Bilinear Transformation for Fine-grained Image Representation"
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
mnick/scikit-tensor
Python library for multilinear algebra and tensor factorizations
jacobgil/pytorch-tensor-decompositions
PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.