Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoAureliano committed Oct 14, 2020
1 parent 70f3e90 commit 2a9a230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runlearner.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
for seed in 0 1; do
if [ $2 == exp3a ]
if [ $2 = exp3a ]
then
learnconfig="exp3 --gamma 0.07"
elif [ $2 = exp3b ]
Expand Down

0 comments on commit 2a9a230

Please sign in to comment.