Pinned Repositories
algorithm
algorithm practice repository
AudioDVP
AudioDVP:Photorealistic Audio-driven Video Portraits
awesome-NeRF
A curated list of awesome neural radiance fields papers
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ByteDance_Demo9
csapp-lab
Deep-Light
first-demo during my master period
Face-Reconstruction
srl
a rough implementation of the paper "A Steering Algorithm for Redirected Walking Using Reinforcement Learning"
JobHunter
huawei CodeCraft 2021
chenzeyin9867's Repositories
chenzeyin9867/srl
a rough implementation of the paper "A Steering Algorithm for Redirected Walking Using Reinforcement Learning"
chenzeyin9867/algorithm
algorithm practice repository
chenzeyin9867/AudioDVP
AudioDVP:Photorealistic Audio-driven Video Portraits
chenzeyin9867/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
chenzeyin9867/ByteDance_Demo9
chenzeyin9867/Deep-Light
first-demo during my master period
chenzeyin9867/Face-Reconstruction
chenzeyin9867/awesome-NeRF
A curated list of awesome neural radiance fields papers
chenzeyin9867/csapp-lab
chenzeyin9867/BUAA_Course_Sharing
北京航空航天大学(北航)课程作业资料共享计划
chenzeyin9867/BUAA_Pattern_Recognition_Homework
chenzeyin9867/build-your-own-x
🤓 Build your own (insert technology here)
chenzeyin9867/ByteDance_Demo6
chenzeyin9867/ByteDance_Demo7
chenzeyin9867/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
chenzeyin9867/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
chenzeyin9867/DL_Notes
DL & CV & Neural Network
chenzeyin9867/Frenk
implementation of the paper "Taxonomy and Implementation of Redirection Techniques for Ubiquitous Passive Haptic Feedback"
chenzeyin9867/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
chenzeyin9867/JobHunter
chenzeyin9867/misaki-render
A modular physically-based photorealistic global illumination renderer
chenzeyin9867/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
chenzeyin9867/nginx-tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
chenzeyin9867/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
chenzeyin9867/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
chenzeyin9867/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
chenzeyin9867/TRAVEL