Published onApril 16, 2023Potential-based Reward Shaping for Larger State Spacesreinforcement-learningExplore the use of potential-based rewards shaping to improve performance of RL algorithms for environments with larger state space.
Published onApril 30, 2022Contrastive Learning in Distilled Modelsdeep-learningnlpOMSCS Deep Learning Final project for Deep Learning course for Masters. Non peer reviewed. Application of contrastive learning on DistilBERT.
Published onOctober 21, 2021Using Double DQN to Land a Spaceshipdeep-learningreinforcement-learningUsing Double DQN with soft updates to solve LunarLander-V2.