**arXiv ID:** 2402.16562 **Authors:** Mahmood A. Jumaah, Yossra H. Ali, Tarik A. Rashid **Published:** 2024-02-26T13:39:04Z **Abstract:** In reinforcement learning algorithms, the hyperparameters tuning method refers to choosing the optimal parameters that may increase the overall performance. Manual or random hyperparameter tuning methods can lead to different results in the reinforcement learning algorithms. In this paper, we propose a new method called QF-tuner for automatic hyperparameter...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill qftuner-breaking-tradition-in-reinforcement-learning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qftuner Breaking Tradition In Reinforcement Learning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-qftuner-breaking-tradition-in-reinforcement-learni)More formats (shields.io, HTML) on the badges page.
# QF-tuner: Breaking Tradition in Reinforcement Learning
**arXiv ID:** 2402.16562
**Authors:** Mahmood A. Jumaah, Yossra H. Ali, Tarik A. Rashid
**Published:** 2024-02-26T13:39:04Z
**Abstract:**
In reinforcement learning algorithms, the hyperparameters tuning method refers to choosing the optimal parameters that may increase the overall performance. Manual or random hyperparameter tuning methods can lead to different results in the reinforcement learning algorithms. In this paper, we propose a new method called QF-tuner for automatic hyperparameter tuning in the Q learning algorithm using the FOX optimization algorithm (FOX). Furthermore, a new objective function has been employed within FOX that prioritizes reward over learning error and time. QF tuner starts by running the FOX and tries to minimize the fitness value derived from observations at each iteration by executing the Q-learning algorithm. The proposed method has been evaluated using two control tasks from the OpenAI Gym: CartPole and FrozenLake. The empirical results indicate that the QF-tuner outperforms other optimization algorithms, such as particle swarm optimization (PSO), bees algorithm (BA), genetic algorithms (GA), and the random method. However, on the FrozenLake task, the QF-tuner increased rewards by 36% and reduced learning time by 26%, while on the CartPole task, it increased rewards by 57% and reduced learning time by 20%. Thus, the QF-tuner is an essential method for hyperparameter tuning in Q-learning algorithms, enabling more effective solutions to control task problems.
## Skill Description
This skill is generated from the arXiv paper: QF-tuner: Breaking Tradition in Reinforcement Learning (2402.16562).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2402.16562](http://arxiv.org/abs/2402.16562v4)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!