Long Short Term Memory
These are all my projects tagged Long Short Term Memory:
- Reinforcement Learning for Text GamesMachine learningExperimented with several approaches to encourage exploration for a reinforcement learning agent trained to play text-based games in the TextWorld environment.
- Neural Machine Translation with Lexical ModelMachine learningAnalyzed a neural machine translation architecture, and implemented and evaluated a lexical model on top of it.