Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AdvRL19
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flgw
AdvRL19
Commits
faecadac
Unverified
Commit
faecadac
authored
Nov 5, 2018
by
mbchang
Committed by
GitHub
Nov 5, 2018
Browse files
Options
Downloads
Patches
Plain Diff
fix typo
parent
d0486890
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
hw5/exp/run_all.sh
+1
-1
1 addition, 1 deletion
hw5/exp/run_all.sh
with
1 addition
and
1 deletion
hw5/exp/run_all.sh
+
1
−
1
View file @
faecadac
...
...
@@ -24,4 +24,4 @@ python train_ac_exploration_f18.py PointMass-v0 -n 100 -b 1000 -e 3 --density_mo
###########################
python train_ac_exploration_f18.py HalfCheetah-v2
-ep
150
--discount
0.9
-n
100
-e
3
-l
2
-s
32
-b
30000
-lr
0.02
--density_model
none
--exp_name
HC_bc0
python train_ac_exploration_f18.py HalfCheetah-v2
-ep
150
--discount
0.9
-n
100
-e
3
-l
2
-s
32
-b
30000
-lr
0.02
--density_model
ex2
-bc
0.001
-kl
0.1
-dlr
0.005
-dti
1000
--exp_name
HC_bc0.001_kl0.1_dlr0.005_dti1000
python train_ac_exploration_f18.py HalfCheetah-v2
-ep
150
--discount
0.9
-n
100
-e
3
-l
2
-s
32
-b
30000
-lr
0.02
--density_model
ex2
-bc
0.0001
-kl
0.1
-dlr
0.005
-dti
10000
--exp_name
HC_bc0.001_kl0.1_dlr0.005_dti10000
python train_ac_exploration_f18.py HalfCheetah-v2
-ep
150
--discount
0.9
-n
100
-e
3
-l
2
-s
32
-b
30000
-lr
0.02
--density_model
ex2
-bc
0.0001
-kl
0.1
-dlr
0.005
-dti
10000
--exp_name
HC_bc0.00
0
1_kl0.1_dlr0.005_dti10000
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment