Skip to content

Commit acdc5e8

Browse files
committed
genetic evolution, Atlantis
1 parent e4d49a4 commit acdc5e8

File tree

6 files changed

+137
-80
lines changed

6 files changed

+137
-80
lines changed

.idea/workspace.xml

+71-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,22 @@ DDQN average: **~62 (221%)**
115115

116116

117117
## Genetic Evolution
118-
Coming soon!
119118

119+
120+
#### Atlantis
121+
122+
*Training:*
123+
124+
<img src="assets/Atlantis/ge/score.png" width="500">
125+
126+
Normalized score - each reward clipped to (-1, 1)
127+
128+
*Testing:*
129+
130+
<img src="assets/Atlantis/ge/atlantis.gif" width="440">
131+
<img src="assets/Atlantis/ge/testing_score.png" width="500">
132+
133+
134+
Human average: **~29,000**
135+
136+
GE average: **31,000 (106%)**

assets/Atlantis/ge/atlantis.gif

1.04 MB
Loading

assets/Atlantis/ge/score.png

62.3 KB
Loading

assets/Atlantis/ge/testing_score.png

34.9 KB
Loading

0 commit comments

Comments
 (0)