Pinned Repositories
awesome-NeRF
A curated list of awesome neural radiance fields papers
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
awesome-watchos
A curated list of awesome watchOS frameworks, libraries, sample apps.
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
iNeRF-public
nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
nerf-supervision-public
pix2pix-flow
Image-to-image translation with flow-based generative model
pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
rl-attack-detection
Code for "Detecting Adversarial Attacks on Neural Network Policies with Visual Foresight"
yenchenlin's Repositories
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
yenchenlin/awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
yenchenlin/nerf-supervision-public
yenchenlin/iNeRF-public
yenchenlin/research-advice
yenchenlin/mira
yenchenlin/vision2action-ICRA
yenchenlin/evf-public
Experience-embedded Visual Foresight, CoRL 2019
yenchenlin/flash-fft-conv
FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores
yenchenlin/orthographic-ngp
yenchenlin/link
yenchenlin/alpaca-turbo
yenchenlin/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
yenchenlin/yenchenlin.github.io
yenchenlin/dev-setup
My development environment setup
yenchenlin/assets
yenchenlin/baselines
OpenAI baselines: high quality implementations of reinforcement learning algorithms
yenchenlin/blog
yenchenlin/DeepSpeedExamples
Example models using DeepSpeed
yenchenlin/dinov2-adaLN
PyTorch code and models for the DINOv2 self-supervised learning method.
yenchenlin/furo
A clean customizable documentation theme for Sphinx
yenchenlin/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
yenchenlin/missing-semester
The Missing Semester of Your CS Education 📚
yenchenlin/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
yenchenlin/nerf
Code release for NeRF (Neural Radiance Fields)
yenchenlin/omnipush-vision
yenchenlin/playground
yenchenlin/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
yenchenlin/triton
Development repository for the Triton language and compiler