xbm626's Stars
haoliuhl/taming-maml
Taming MAML: efficient unbiased meta-reinforcement learning
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
khurramjaved96/mrcl
Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"
D-X-Y/Awesome-AutoDL
Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)
enyac-group/single-path-nas
Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours
fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
jasonwu0731/GLMP
PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713
facebookresearch/mobile-vision
Mobile vision models and code
tensorflow/tpu
Reference models and tools for Cloud TPUs.
feedly/transfer-nlp
NLP library designed for reproducible experimentation management
zhmiao/OpenLongTailRecognition-OLTR
Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
facebookresearch/taskmodularnets
A set of neural network modules, which are small fully connected layers operating in semantic concept space. These modules are configured through a gating function conditioned on the task to produce features representing the compatibility between the input image and the concept under consideration.
hibayesian/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
chihyaoma/regretful-agent
PyTorch code for CVPR 2019 paper: The Regretful Agent: Heuristic-Aided Navigation through Progress Estimation
GT-RIPL/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
tensorflow/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
jackfrued/Python-100-Days
Python - 100天从新手到大师
kexinyi/ns-vqa
Neural-symbolic visual question answering
vacancy/NSCL-PyTorch-Release
PyTorch implementation for the Neuro-Symbolic Concept Learner (NS-CL).
google/neural-logic-machines
Implementation for the Neural Logic Machines (NLM).
bmorelli25/Become-A-Full-Stack-Web-Developer
Free resources for learning Full Stack Web Development
facebook/Ax
Adaptive Experimentation Platform
HyeonwooNoh/my_ubuntu_settings
MenghaoGuo/AutoDeeplab
Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation