Alishba Imran's starred repositories
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Robotics-DDPG-HER
I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Deterministic Policy Gradients (DDPG) and Hindsight Experience Replay (HER) to do this.