Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
A
applications
reinforcement_learning
forestrl
Commits
dc29170a
Commit
dc29170a
authored
Feb 12, 2021
by
Sascha Dewes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated cnnt
parent
5034594a
Pipeline
#409321
passed with stage
in 14 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/main/ema/forestrl/singlestep/agent/networks/ForestActor.cnnt
...n/ema/forestrl/singlestep/agent/networks/ForestActor.cnnt
+2
-2
No files found.
src/main/ema/forestrl/singlestep/agent/networks/ForestActor.cnnt
View file @
dc29170a
...
...
@@ -21,7 +21,7 @@ configuration ForestActor {
noise_clip: 0.5
policy_delay: 2
num_episodes: 1
0
num_episodes: 1
start_training_at: 1
num_max_steps: 10000
...
...
@@ -48,7 +48,7 @@ configuration ForestActor {
}
actor_optimizer : sgd {
learning_rate : 0.00
05
learning_rate : 0.00
2
}
critic_optimizer : sgd {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment