home/categories/machine-learning/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-ppo-agent-for-multi-parameter-tuning-with-discrete-actions-skill-md
machine-learningdata-ai
ppo-agent-for-multi-parameter-tuning-with-discrete-actions
Implements a PPO (Proximal Policy Optimization) agent and environment for tuning multiple continuous parameters using a discretized action space (increase, keep, decrease) per parameter. The policy network outputs a probability distribution matrix, and the environment handles parameter updates to avoid redundancy.
maintainer
ECNU-ICALK
Обновлено 3/13/2026
Звёзды
304
Форки
34
quick start
Installation and usage
Implements a PPO (Proximal Policy Optimization) agent and environment for tuning multiple continuous parameters using a discretized action space (increase, keep, decrease) per parameter. The policy network outputs a probability distribution matrix, and the environment handles parameter updates to avoid redundancy.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use ppo-agent-for-multi-parameter-tuning-with-discrete-actions