Portfolio

Unveiling My Technical Achievements and Creative Solutions.

EcoCar Perception System Development

Develop the perception system for autonomous vehicles, including object detection and sensor fusion.

Dive in→


Deep Reinforcement Learning on Atari Games

Build an AI agent to play Pong with deep Q learning network and coordinate attention mechanism to detect features.

Dive in→


AI Application in Connect4

Create two AI agents with mini-max and alpha-beta pruning algorithms in python to play Connect4.

Dive in→


Movie Recommender

Build a movie recommender system with the TMDB dataset with various features.

Dive in→


A* Pathfinding

Implement A* algorithm to find the optimal path between two points with a as well as Dijkstra’s algorithm for comparison.

Dive in→