
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
corl
Advanced tools
Core ACT3 Reinforcement Learning (RL) Library - Core framework and base implementations of common things such as controllers, glues, observes, sensors, evaluation, and etc
This repository and corresponding documentation site are currently under construction. We are still porting items and updating instructions for GitHub.
The Core ACT3 Reinforcement Learning library (CoRL) is created and maintained by the Air Force Research Laboratory’s (AFRL) Autonomy Capability Team (ACT3). CoRL is intended to enable scalable deep reinforcement learning (RL) experimentation in a manner extensible to new simulations and new ways for the learning agents to interact with them. The objective is to make RL research easier by removing lock-in to particular simulations.
Documentation for the CoRL repository can be accessed directly as files in this repository, as a public documentation site, or can be built locally as an MkDocs site.
The full public documentation site is available on GitHub pages.
A local version of the documentation site can be built using MkDocs.
Build the documentation:
mkdocs build
Follow CLI prompts, as needed, to install all required plugins.
Serve the documentation:
mkdocs serve
Initial contributors include scientists and engineers associated with the Air Force Research Laboratory (AFRL), Autonomy Capability Team 3 (ACT3), and the Aerospace Systems Directorate (RQ).
If you use CoRL in your work, please use the following BibTeX to cite the CoRL white paper:
@inproceedings{
title={CoRL: Environment Creation and Management Focused on System Integration},
author={Justin D. Merrick, Benjamin K. Heiner, Cameron Long, Brian Stieber, Steve Fierro, Vardaan Gangal, Madison Blake, Joshua Blackburn},
year={2023},
url={https://arxiv.org/abs/2303.02182}
}
To cite the source code, use the Cite this repository option on GitHub to access the reference.
Approved for public release: distribution unlimited.
| Date | Release Number | Description |
|---|---|---|
| 2022-05-20 | AFRL-2022-2455 | Initial release |
| 2023-03-02 | APRS-RYZ-2023-01-00006 | Second release |
| 2024-21-03 | AFRL-2024-1562 | Third release |
{{ get_authors() }}
{{ git_site_authors }}
{{ include_glossary_abbreviations() }}
{{ include_bottom_banner() }}
FAQs
Core ACT3 Reinforcement Learning (RL) Library - Core framework and base implementations of common things such as controllers, glues, observes, sensors, evaluation, and etc
We found that corl demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.