A collection of different transformer-based RL agents.
Project description
alectors
alectors is a library providing transformer-based rl agents for nlp tasks, that is extremely customizable, but also comes with sane defaults.
source code: erga.apotheke.earth/aethrvmn/alectors
license: Source First License 1.1
learn more about sourcefirst here
Why "alectors"?
The word lector has deep roots in language and learning. Derived from the Latin legere ("to read"), it originally referred to someone who reads aloud—whether to an audience, to students, or in religious ceremonies. Throughout history, lectors played a vital role as intermediaries between text and audience. In medieval times, a lector was a scholar who interpreted sacred or philosophical texts. In cigar factories of the 19th century, lectors read newspapers and novels aloud to entertain workers, bridging knowledge and communication. Even today, in languages like Greek (λέκτορας), English (lecturer), French (lecteur), and Polish (lektor), the term retains its connection to reading and narration.
In many ways, an NLP agent is a modern lector; processing, interpreting, and generating language to make text more accessible, structured, and meaningful. Just as historical lectors gave voice to the written word, these agents bring understanding and coherence to natural language.
However, adding the prefix a- changes the word's meaning entirely. alector (ἀλέκτωρ) means "cock" (rooster) in Greek. I find the juxtaposition funny, hence the name.
Reasoning
Modern NLP solutions like GPTs and BERTs have made great strides in language processing and generation, however they come with serious limitations. As an example, even though a large language model can describe or make a game of chess, and even justify moves made, it is unable to play it, since there is no underlying mechanism for decision-making or reward incentives during training. Transformers rely on static token distributions without real-time feedback, limiting their capacity to actively learn.
alectors tries to address this gap by shifting the focus to active learning through reinforcement. An alector doesn’t just passively learn to generate language; it learns through interaction.
Supported Architectures
The currently supported architecture is PPO. Plans exist to include SAC, GRPO, and maybe DDQN.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alectors-1.0.4.tar.gz.
File metadata
- Download URL: alectors-1.0.4.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.13.2 Linux/6.13.7-200.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79adff28dcce5f6efdd95055c32a253fb6112653f383fe37fcbeb5f87869cda
|
|
| MD5 |
1fb0bda6bb1a15a4bf3c7ee50fc33e3c
|
|
| BLAKE2b-256 |
d1ed5215fc463f488454dceeb7240704429790cc41d71df8dad14f5f3f27d462
|
File details
Details for the file alectors-1.0.4-py3-none-any.whl.
File metadata
- Download URL: alectors-1.0.4-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.13.2 Linux/6.13.7-200.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9166d66f158c0c21d4758883bc0ba3ca14337dd30ad9865639d1f6f7a03d2a1
|
|
| MD5 |
8502bd8a22e297130083bf71eaac7c51
|
|
| BLAKE2b-256 |
1533b94dd8e44cef6b7036d6880638c4d62bfd0dcac436c2ee171f950d5502f8
|