AgileRL: AgileRL is a Deep Reinforcement Learning library that streamlines development by introducing RLOps, or MLOps for reinforcement learning. It significantly reduces training time and hyperparameter optimization using pioneering evolutionary techniques, offering up to 10x faster optimization than state-of-the-art methods.; xLAM: xLAM is a research repository for Large Action Models (LAMs), which aggregates and unifies agent trajectories from diverse environments into a consistent format. It streamlines the creation of a generic data loader optimized for agent training, enabling robust model development across various scenarios.
Training single-agent tasks in standard Gymnasium environments.
Function calling in LLMs