Hi! First off, thank you for creating and maintaining LightBench! It looks like a powerful tool for evaluating optimizers.
I want to evaluate a custom optimization algorithm using your library. However, after examination of both README and project code, I'm having trouble understanding the correct way to integrate my own optimizer, define its unique hyperparameters, and specify the search spaces for tuning them.
Thank you for your time and any guidance you can provide