Pinned Repositories
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
text
Models, data loaders and abstractions for language processing, powered by PyTorch
mike
auto-attack
Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
bert
cambridge-cst-downloader
Downloads and merges past exam papers from the Computer Science Tripos at Cambridge
data_paralellism
Implementation of data-parallel training with sharded optimization state with Nikola Jurkovic
gpt2
Implementation of GPT-2 with caching (with Hugo Eberhard)
hybrid_ml_model
Implements hybrid predictive model from Tong Wang (ICML 2019)
stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
yulonglin's Repositories
yulonglin/cambridge-cst-downloader
Downloads and merges past exam papers from the Computer Science Tripos at Cambridge
yulonglin/bert
yulonglin/data_paralellism
Implementation of data-parallel training with sharded optimization state with Nikola Jurkovic
yulonglin/gpt2
Implementation of GPT-2 with caching (with Hugo Eberhard)
yulonglin/hybrid_ml_model
Implements hybrid predictive model from Tong Wang (ICML 2019)
yulonglin/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
yulonglin/auto-attack
Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"
yulonglin/cl-datasci-pnp-2021
Data Science: Principles and Practice, 2020-21
yulonglin/course
The Hugging Face course
yulonglin/ecad
yulonglin/FamineBackend
yulonglin/further_graphics_tick
yulonglin/gensim
Topic Modelling for Humans
yulonglin/HyRS
yulonglin/imitation
Clean PyTorch implementations of imitation and reward learning algorithms
yulonglin/interpret
Fit interpretable models. Explain blackbox machine learning.
yulonglin/notebooks
Notebooks using the Hugging Face libraries 🤗
yulonglin/PracticalSessions2021
yulonglin/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yulonglin/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
yulonglin/text
Models, data loaders and abstractions for language processing, powered by PyTorch
yulonglin/tgn
TGN: Temporal Graph Networks