Skip to content

Commit 583b019

Browse files
committed
some fixed
1 parent c5ccb11 commit 583b019

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ __pycache__/
33
.ropeproject
44
.DS_Store
55
.pyc
6-
.DS_Store

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,12 @@ Weights of the neural network used for plots can be found in **./data**
4242
## Utilities
4343

4444
Source code for generating heatmaps and other plots presented in the paper can be found in **./utilities**
45-
45+
46+
## All the data used in the paper can be found here
47+
48+
https://drive.google.com/drive/folders/1PCixrjWy5TXMKn-VmIy0HpxWn4Jd2JrS?usp=sharing
49+
4650
## Further references
4751
1. Reinforcement Learning by Sutton and Barto
4852
2. DQN
49-
3. Batch Normalization
53+
3. Batch Normalization

0 commit comments

Comments
 (0)