blob: c8f2459b1665406da1a0f3249415cd6b848392b5 (
plain)
1
2
3
4
5
6
7
8
|
pyaixi is a pure Python implementation of the Monte Carlo-AIXI-Context Tree
Weighting (MC-AIXI-CTW) artificial intelligence algorithm.
This is an approximation of the AIXI universal artificial intelligence
algorithm, which describes a model-based, reinforcement-learning agent capable
of general learning.
WWW: https://github.com/sgkasselau/pyaixi
|