-
NVIDIA
- Santa Clara, CA
- http://yenchenlin.me
Highlights
- Pro
-
-
-
-
TransformerEngine Public
Forked from NVIDIA/TransformerEngineA 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 utilizatio…
Python Apache License 2.0 UpdatedSep 26, 2024 -
DeepLearningFlappyBird Public
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
-
nerf-pytorch Public
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
-
flash-fft-conv Public
Forked from HazyResearch/flash-fft-convFlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores
-
dinov2-adaLN Public
Forked from facebookresearch/dinov2PyTorch code and models for the DINOv2 self-supervised learning method.
-
-
-
-
-
triton Public
Forked from triton-lang/tritonDevelopment repository for the Triton language and compiler
C++ MIT License UpdatedFeb 13, 2023 -
instant-ngp Public
Forked from NVlabs/instant-ngpInstant neural graphics primitives: lightning fast NeRF and more
Cuda Other UpdatedJan 19, 2023 -
DeepSpeedExamples Public
Forked from deepspeedai/DeepSpeedExamplesExample models using DeepSpeed
-
-
furo Public
Forked from pradyunsg/furoA clean customizable documentation theme for Sphinx
Sass MIT License UpdatedAug 1, 2022 -
-
-
-
nerf Public
Forked from bmild/nerfCode release for NeRF (Neural Radiance Fields)
Jupyter Notebook MIT License UpdatedNov 30, 2021 -
-
missing-semester Public
Forked from missing-semester/missing-semesterThe Missing Semester of Your CS Education 📚
CSS Other UpdatedJan 10, 2021 -
-
A curated list of awesome adversarial machine learning resources
-
moco Public
Forked from facebookresearch/mocoPyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Python Other UpdatedMay 23, 2020 -
-
tsdf-fusion-python Public
Forked from andyzeng/tsdf-fusion-pythonPython code to fuse multiple RGB-D images into a TSDF voxel volume.
-
evf-public Public
Experience-embedded Visual Foresight, CoRL 2019
-
baselines Public
Forked from openai/baselinesOpenAI baselines: high quality implementations of reinforcement learning algorithms