Pinned Repositories
dance
Codes for "DANCE: A Deep Attentive Contour Model for Efficient Instance Segmentation", WACV2021
EE4212-computer-vision
EE4212 in NUS AY19
manim-tut
A basic tutorials for open source project Manim by 3b1b; based on Python3.7 version.
mosec
A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your compute machine
dice
Official implementation of Bootstrapping Language Models via DPO Implicit Rewards
oat
🌾 OAT: A research-friendly framework for LLM online alignment, including preference learning, reinforcement learning, etc.
oat-zero
A lightweight reproduction of DeepSeek-R1-Zero with indepth analysis of self-reflection behavior.
rosmo
Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023
lkevinzc's Repositories
lkevinzc/dance
Codes for "DANCE: A Deep Attentive Contour Model for Efficient Instance Segmentation", WACV2021
lkevinzc/EE4212-computer-vision
EE4212 in NUS AY19
lkevinzc/manim-tut
A basic tutorials for open source project Manim by 3b1b; based on Python3.7 version.
lkevinzc/lkevinzc.github.io
lkevinzc/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
lkevinzc/assets
lkevinzc/awesome-open-source-mlops
An awesome & curated list of best open source MLOps tools for data scientists.
lkevinzc/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
lkevinzc/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
lkevinzc/inference-benchmark
WIP Benchmark for machine learning model online serving (LLM, embedding, Stable-Diffusion, Whisper)
lkevinzc/mosec
A high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine
lkevinzc/prob_tuition
Discussion points for a voluntary tuition scheme
lkevinzc/requestpq
lkevinzc/rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.
lkevinzc/simple-math-eval
lkevinzc/trl
Train transformer language models with reinforcement learning.
lkevinzc/tutorials
PyTorch tutorials.