chrisstroemel / ANNA

Experimental Reinforcement Learning Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attentive Neural Network Architecture

Note: not quite finished yet

ANNA is an attempt to make neural reinforcement learning efficient and scalable. ANNA is unique in that doesn't use backpropagation, and is instead based on a probabilistic graphical model.

About

Experimental Reinforcement Learning Architecture


Languages

Language:C 72.8%Language:Python 27.2%