pdfosborne/elsciRL
The core repository of the elsciRL framework.
This tool helps researchers and engineers quickly integrate natural language instructions into their reinforcement learning (RL) applications. It allows you to feed in text-based goals or descriptions and outputs an RL agent capable of understanding and acting upon those instructions without extensive manual coding. Anyone working on AI agents, particularly those in academic research or industrial R&D, can use this to make their agents more adaptable and user-friendly.
Available on PyPI.
Use this if you need your reinforcement learning agents to understand and follow human-like instructions, especially when you want to avoid hard-coding every objective or needing extensive human-labeled examples.
Not ideal if your reinforcement learning problem does not benefit from language integration or if you are looking for a fully production-ready, highly optimized solution, as this is currently in pre-alpha development.
Stars
18
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 08, 2025
Commits (30d)
0
Dependencies
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/pdfosborne/elsciRL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jncraton/languagemodels
Explore large language models in 512MB of RAM
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
haizelabs/verdict
Inference-time scaling for LLMs-as-a-judge.
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
bytedance/Sa2VA
Official Repo For Pixel-LLM Codebase