Skip to content

Instantly share code, notes, and snippets.

@Guillemdb
Last active June 19, 2017 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Guillemdb/1014597f0dd56b08a22809f9f8b88030 to your computer and use it in GitHub Desktop.
Save Guillemdb/1014597f0dd56b08a22809f9f8b88030 to your computer and use it in GitHub Desktop.
Fratal AI teaser
This game was played applying the causal entropic forces principles (http://www.alexwg.org/publications/PhysRevLett_110-168702.pdf).
We approximated the solutions of the proposed equation using the method described here (https://arxiv.org/abs/1705.08691).
No neural networks were involved in this solutions. Everything was sampled using our "Fractal GAS" method, using only the cpu of
a laptop. Since we did not implement any memory in the system, each game is independent of the other games played.
We would like some help, so we can use the games sampled using our method to train an A3C efficiently. As the "Fractal GAS"
allow us to sample human-like games from a uniform prior, we would be able to transform any RL problem into a supervised learning task.
If you want us to share the code please show some interest and contact us in our blog http://entropicai.blogspot.com.es/
or twitter @miau_db, @entropyfarmer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment