dyth / causal-entropic-forcesLinks
Python reimplementation of Wissner-Gross & Freer, 2013
☆11Updated 3 weeks ago
Alternatives and similar repositories for causal-entropic-forces
Users that are interested in causal-entropic-forces are comparing it to the libraries listed below
Sorting:
- Implementation of the Monte-Carlo CTW AIXI approximation as described by Joel Veness et al.☆12Updated 8 years ago
- A toy model of Friston's active inference in Tensorflow☆41Updated 8 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- MC-AIXI-CTW by Marcus Hutter and his students (in particular Daniel Visentin)☆49Updated 14 years ago
- ☆42Updated 3 years ago
- Backprop training of recurrent neural networks with Hebbian plastic connections☆20Updated 4 years ago
- Sample code for generative recurrent autoencoders.☆26Updated 9 years ago
- AIXIjs - General Reinforcement Learning in the Browser☆147Updated 5 years ago
- Cellular automaton-based calculus for the masses☆24Updated 7 years ago
- Code for "Meta Learning Backpropagation And Improving It" @ NeurIPS 2021 https://arxiv.org/abs/2012.14905☆33Updated 3 years ago
- Bayesian Effective Connectivity☆54Updated 6 years ago
- Neuronal Circuit Policies☆40Updated 3 years ago
- Simple, small, fully-connected Python version of NeoRL☆11Updated 9 years ago
- Differentiable Neural Computer implementation in Tensorflow☆35Updated 8 years ago
- ProBO: Versatile Bayesian Optimization Using Any Probabilistic Programming Language☆15Updated 6 years ago
- Modeling agents with probabilistic programs☆67Updated 6 years ago
- Variational Walkback, NIPS'17☆28Updated 8 years ago
- Algorithmic Intelligence Quotient☆39Updated 3 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 3 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 9 years ago
- Implementation of the Differentiable Neural Computer in Tensorflow☆119Updated 8 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆51Updated 6 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) in Jax