Skip to content

Commit 8032d93

Browse files
author
Kent Sommer
committed
Added 28x28 results and stats
1 parent e9ed3ee commit 8032d93

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Gridworld | Sample One | Sample Two
7373
-- | --- | ---
7474
8x8 | <img src="results/8x8_1.png" width="450"> | <img src="results/8x8_2.png" width="450">
7575
16x16 | <img src="results/16x16_1.png" width="450"> | <img src="results/16x16_2.png" width="450">
76+
28x28 | <img src="results/28x28_1.png" width="450"> | <img src="results/28x28_2.png" width="450">
7677

7778
## Datasets
7879
Each data sample consists of an obstacle image and a goal image followed by the (x, y) coordinates of current state in the gridworld.
@@ -90,4 +91,4 @@ The datasets (8x8, 16x16, and 28x28) included in this repository can be reproduc
9091

9192
Test Accuracy | 8x8 | 16x16 | 28x28
9293
-- | -- | -- | --
93-
PyTorch | 99.83% | 94.84% | Not-done-yet
94+
PyTorch | 99.83% | 94.84% | 88.54%

results/28x28_1.png

14.1 KB
Loading

results/28x28_2.png

14.4 KB
Loading

0 commit comments

Comments
 (0)