PFCM / neural-episodic-control

30 stars 6 forks source link

Stories in Ready

Neural Episodic Control

Implementation of something related to Neural Episodic Control in Tensorflow.

At least, in theory. In practice, I would rather explore LSH based dictionary architectures for the nearest neighbour lookups, because implementing some kind of tree-based nearest neighbour in tensorflow is not going to be pretty.