haitongli's Stars
stanislavfort/gaussian-prototypical-networks
Gaussian prototypical network architecture for few-shot learning
brendenlake/omniglot
Omniglot data set for one-shot learning
Shujian2015/FreeML
A List of Data Science/Machine Learning Resources (Mostly Free)
zhoubolei/cnnvisualizer
Visualizer for Deep Neural Networks
djsaunde/spiketorch
Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.
nschaetti/EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
jingweiz/pytorch-dnc
Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom
loudinthecloud/pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
jiffyclub/palettable
Color palettes for Python
Shawn1993/cnn-text-classification-pytorch
CNNs for Sentence Classification in PyTorch
srviest/char-cnn-text-classification-pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
xternalz/WideResNet-pytorch
Wide Residual Networks (WideResNets) in PyTorch
bearpaw/pytorch-classification
Classification with PyTorch.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
szagoruyko/wide-residual-networks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
szagoruyko/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
adri-romsor/FitNets
FitNets: Hints for Thin Deep Nets
openml/OpenML
Open Machine Learning
CME211/notes
CME211 Notes | Outline ->
cs230-stanford/website-2018-winter
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
uwsampa/mcpat
McPAT modeling framework
VLSIDA/OpenRAM
An open-source static random access memory (SRAM) compiler.
stanford-mast/nn_dataflow
Explore the energy-efficient dataflow scheduling for neural networks.