Skip to content

Commit 685d18c

Browse files
committed
Update link to paper in README
1 parent 61d9615 commit 685d18c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
## [**Ego Networks**](https://arxiv.org) ##
1+
## [**Ego Networks**](https://link.springer.com/chapter/10.1007/978-3-030-92185-9_40) ##
22

33

44
Andrei Marin, Traian Rebedea, Ionel Hosu<br>
55
Politehnica University of Bucharest
66

7-
*[arXiv](https://arxiv.org)*
87

98
## Abstract
109
Games on the Atari 2600 platform have served as a benchmark for reinforcement learning algorithms in recent years, and while deep reinforcement learning approaches make progress on most games, there are still some games that the majority of these algorithms struggle with. These are called hard exploration games. We introduce two new developments for the Random Network Distillation (RND) architecture. We apply self-attention and the mechanism of *ego motion* on the RND architecture and we evaluate them on three hard exploration tasks from the Atari platform. We find that the proposed ego network model improve the baseline of the RND architecture on these tasks.

0 commit comments

Comments
 (0)