-
Notifications
You must be signed in to change notification settings - Fork 0
lionelkiel/RL3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get info of the possible arguments run: python Experiments.py To tune the parameters run: python Experiments.py --method <METHOD> -tune <Network settings to tune (int)> **kwargs To compare AC with REINFORCE run: python Experiments.py --method <any> -comparison 1 **kwargs To run the ablation run: python Experiments.py --method <METHOD> -ablation 1 **kwargs If no optional arguments are given, the best settings of the previously performed tuning are used.
About
Reinforcement Learning Assignment 3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published