projects

done?

  • small-GPT: built a small language model from scratch
  • voice-M.D.: a voice-enabled virtual pharmacy assistant for interacting with a pharmacy system
  • pep-guardiola-system: football analysis system focused on player re-identification

research?

  • drug repurposing using knowledge graphs — ongoing

learnings?

  • progan: replicating the original ProGAN paper to better understand generative adversarial networks
  • agents: learning and implementing agents with Generative AI with LangChain
  • deep-ml: coding machine-learning algorithms from scratch in Python
  • alchemist-novice: first NLP project
  • medical-chatbot: fine-tuned Llama 2 on a medical dataset
  • reinforcement-learning: learned Q-learning and deep Q-learning