Projects
Topological mapping for traversability-aware long-range navigation in off-road terrain
I collaborated on a project in off-road mapless navigation. This is the link to the paper on arXiv
This website
Personal Website
Bird's Eye View (BEV)
I collaborated on a computer vision project where we developed and implemented a method to generate a Bird's Eye View (BEV) image of a scene. Our approach involved detecting vanishing points, calculating homography for each image, and stitching the sequence of resulting BEV images into a single BEV of the scene. This technique provides a comprehensive overhead perspective, applicable in various fields such as autonomous vehicles and surveillance
Reproducing the Paper: Making Deep Q-learning Methods Robust to Time Discretization
In this project, I reproduced the experiments of the paper "Making Deep Q-learning Methods Robust to Time Discretization" by implementing the Deep Advantage Updating algorithm (DAU) and the DQN algorithm, and comparing their performance and robustness to different time discretizations
Reproducing the Paper: Robust Adversarial Reinforcement Learning (RARL)
I collaborated on a reinforcement learning (RL) project based on the paper "Robust Adversarial Reinforcement Learning". In this project, we implemented, tested, and reported the findings regarding robust adversarial RL by comparing the significance of using this approach with 2 different state-of-the-art RL algorithms, TD3 and PPO on three Gym environments
The Triviality of Kontsevich's Flow on Quasi-Homogeneous Poisson Structures
In this project, I proved that Kontsevich's flows on two-dimensional quasi-homogeneous Poisson structures are trivial
Flows on the Space of Poisson Structures
This report provides background information about Kontsevich's flows on Poisson structures. In this project, I further developed the "starproduct" SageMath software package by implementing the action of GRT on Poisson structures. The results of calculating examples of Kontsevich's flows on two-dimensional Poisson structures are included in the report