Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 591 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 591 Bytes

Deep Reinforcement Learning Agent for Families of Text-Based Games

This work brings together the efforts of Narasimhan et al. and Adolphs et al. to tackle the task of building an AI agent that can play efficiently and win simplified text-based games. The problem statement is First TextWorld Problems: A Reinforcement and Language Learning Challenge.

Architecture

Our approach leverages Knowledge Graph, Stanford OpenIE triples, Graph Attention and Advantage Actor Critic Network.