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.