Skip to content

Fix seeding in hyperparameter tuning script#8

Open
Ktyby21 wants to merge 1 commit intomainfrom
codex/find-best-hyperparameters-in-tune_hyperparams.py-qcl7ae
Open

Fix seeding in hyperparameter tuning script#8
Ktyby21 wants to merge 1 commit intomainfrom
codex/find-best-hyperparameters-in-tune_hyperparams.py-qcl7ae

Conversation

@Ktyby21
Copy link
Copy Markdown
Owner

@Ktyby21 Ktyby21 commented Aug 18, 2025

Summary

  • Seed HourlyTradingEnv using Gymnasium's reset and also seed the action space

Testing

  • python -m py_compile tune_hyperparams.py
  • pip install optuna stable-baselines3
  • python tune_hyperparams.py --help

https://chatgpt.com/codex/tasks/task_e_68a2d78fd2148326a751d06c690a3fff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant