Pinned Repositories
Analysis-II-Notes
This is my notes for MATH 6338 in Georgia Tech
cpp-exercise
Deep-Sketch-to-Monster
DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
Dreamer
Voice-to-image generator
FirstOrderLp.jl
Experimental first-order solvers for linear and quadratic programming.
humanoid-bench
little-tsp
A C++ implementation of the branch and bound TSP algorithm described by Little et al in their 1963 paper
p2m-pytorch
RoboticsGym
FeiyangWuPK's Repositories
FeiyangWuPK/p2m-pytorch
FeiyangWuPK/Analysis-II-Notes
This is my notes for MATH 6338 in Georgia Tech
FeiyangWuPK/cpp-exercise
FeiyangWuPK/Deep-Sketch-to-Monster
FeiyangWuPK/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
FeiyangWuPK/Dreamer
Voice-to-image generator
FeiyangWuPK/FirstOrderLp.jl
Experimental first-order solvers for linear and quadratic programming.
FeiyangWuPK/humanoid-bench
FeiyangWuPK/little-tsp
A C++ implementation of the branch and bound TSP algorithm described by Little et al in their 1963 paper
FeiyangWuPK/models
Models and examples built with TensorFlow
FeiyangWuPK/musicplayer
FeiyangWuPK/PMD_AR
Policy Mirror Descent for Average reward
FeiyangWuPK/RoboticsGym
FeiyangWuPK/RL-tutorial
FeiyangWuPK/tinyrenderer
A brief computer graphics / rendering course
FeiyangWuPK/TSP_Christofides_Solution
Group Project to Solve Traveling Salesmen Using Christofides' Algorithm