Research & Innovation
A specialized Machine Learning Engineer with a strong focus on Reinforcement Learning and Text-to-Speech architectures. Demonstrates solid theoretical understanding of complex algorithms like Multi-Armed Bandits and FastSpeech, implementing them using Python, PyTorch, and OpenAI Gym. Projects prioritize algorithmic exploration and research implementation, though they currently lack production-grade rigor in testing and software engineering best practices.
The score reflects a strong aptitude for algorithmic implementation and research concepts, but highlights significant gaps in software engineering rigor. While the developer can implement complex papers (9/10), the lack of testing and production readiness (3/10) lowers the overall assessment.
The profile presents a clear, consistent focus on ML/RL with multiple original repositories containing significant code. However, the lack of tests and presence of unchecked logic errors suggest these are likely personal learning projects rather than production-hardened software.
Prioritizes exploration over polish
No significant red flags detected
A pytorch implementation of the FastSpeech arachitecture
This package contains multi-armed bandit environments made using the Gym package.
This package contains the reinforcement learning algorithms I implement to learn
Simple Gridworld - Used to learn how to create an environment
Notebooks of the GANs I made while learning about GANs