What are sota hyperparameter optimization methods?

This page summarizes the projects mentioned and recommended in the original post on /r/reinforcementlearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cleanrl

    High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

  • As far as I know CleanRL implements TPE. Also, I'm wondering if F-Race is considerable.

  • Auto-PyTorch

    Automatic architecture search and hyperparameter optimization for PyTorch

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • StoRM

    A neural network hyper parameter tuner (by ben-arnao)

  • You can try out Storm tuner- https://github.com/ben-arnao/StoRM. It is a simple tuner I've created to overcome what I felt like were a lot of the short comings I've encountered with other tuners (too many hyper parameters of the tuner itself/not very easy to use, not good for all use cases, poor performance in general, etc.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts