Skip to content

Commit bdafe34

Browse files
committed
rnn
1 parent af150f9 commit bdafe34

File tree

5 files changed

+7
-376
lines changed

5 files changed

+7
-376
lines changed

analysis_workspace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
lw=1,
9393
ec=[0.3, 0.3, 0.3],
9494
)
95-
ax.plot([400, 1000], [400, 1000], lw=2, color=[0.6, 0.6, 0.6], zorder=-1)
95+
ax.plot([0, 400], [0, 400], lw=2, color=[0.6, 0.6, 0.6], zorder=-1)
9696

9797
ax.set(xlabel="Trajectory length", ylabel="Distance travelled")
9898
# %%

proj/model/config.py.save

Lines changed: 0 additions & 99 deletions
This file was deleted.

proj/model/config.py.save.1

Lines changed: 0 additions & 137 deletions
This file was deleted.

proj/model/config.py.save.2

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)