| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify concurrent installation:
- Use USE_PYTHON=concurrent
- Remove DOCSDIR
- Remove EXAMPLESDIR
- Add NO_ARCH
- Reformat pkg-descr
- Add PyPI as primary WWW
- Take maintainership
|
|
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/gkassel/pyaixi
PR: ports/184572
Submitted by: Johannes Jost Meixner <xmj chaot.net>
|