Pyaogmaneo

Latest version: v2.6.1

Safety actively analyzes 627926 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.6.1

Changed encoder's output hidden column index selection to more closely follow ART.

2.6.0

Switched hierarchy encoder as well as image pre-encoder (ImageEncoder) to using FuzzyART.

2.5.3

Small update to default settings and encoder initialization.

2.5.2

New method for eligibility traces with clipping - seems to outperform the previous PPO-based method with history buffers.

2.5.1

Renamed flag for representation anticipation to just "anticipation", tuning, different image encoder.

2.5.0

New representation anticipation feature. Allows for training layers on feed back from higher layers without those higher layers being trained yet by assuming eventual alignment.

Feature can be disabled with:

`h.params.representation_anticipation = False`

Upside: Much faster converge for long sequence tasks.
Downside: A bit slower. Most useful when there are many layers.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.