▪ basic-and-fast-neural-style-transfer
Simplified implementation of basic neural style transfer and fast neural style transfer in PyTorch.
[Code] [Blog Post]
Simplified implementation of basic neural style transfer and fast neural style transfer in PyTorch.
[Code] [Blog Post]
Minimal implementation of diffusion models for cartoon images generation..
[Code] [Blog Post]
Minimal implementation of RL algorithms (DQN, DDPG and PPO) in Isaac Gym cartpole environment.
[Code] [Blog Post 1] (DQN & DDPG) [Blog Post 2] (PPO)
Modular implementation of basic motion planning algorithm that based on Model Predictive Control (MPC) and Control Barrier Function (CBF).
[Code] [Slide]
Simple scripts that are used for solving motion planning & obstacle avoidance problems via Model Predictive Control (MPC) & Control Barrier Function (CBF).
[Code] [Report] [Slide]
Collection of small-scale projects for testing robotics algorithms in the MuJoCo simulator. (Ongoing project)
[Code] [Blog Post]