Skip to content

CollinsJnr-001/Meta-Ax-RL-Hyperparameter-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Meta Ax.dev for Hyperparameter Optimization in Reinforcement Learning Models

This repository demonstrates how to leverage Meta's Ax platform for efficient and scalable hyperparameter optimization in reinforcement learning (RL) models. The repository focuses on optimizing key parameters across various RL algorithms, including Rainbow, FQF, and more, with support for discrete action spaces.

Features

  • Comprehensive Hyperparameter Tuning: Customize and tune key hyperparameters such as learning rates, discount factors, network architectures, and exploration rates for optimal performance.
  • Support for Multiple RL Algorithms: Predefined configurations for a range of popular RL models.
  • Meta Ax Integration: Fully integrated with Ax.dev for Bayesian optimization and adaptive experimentation.
  • Sample Configurations: Includes predefined search spaces for hyperparameters to accelerate setup.
  • Scalable and Flexible: Compatible with discrete action spaces and adaptable to custom RL environments.

How It Works

  1. Define your RL environment and model setup.
  2. Configure the search space for hyperparameters.
  3. Run experiments to optimize parameters, leveraging Ax’s efficient sampling and optimization strategies.
  4. Analyze results and find optimal hyperparameters.

Getting Started

  • Clone this repository:
    gh repo clone CollinsJnr-001/Meta-Ax-RL-Hyperparameter-Optimization

About

Reinforcement Learning Hyperparameter Optimization and Tuning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages