Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pemami4911 authored Jun 20, 2017
1 parent ab243d4 commit 122c69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This work can be extended easily to support other tasks, such as the Travelling

I trained a model on `sort10` for 4 epochs of 1,000,000 randomly generated samples. I tested it on a dataset of size 10,000. Then, I tested the same model on `sort15` and `sort20` to test the generalization capabilities.

Test results on 10,000 samples:
Test results on 10,000 samples (A reward of 1.0 means the network perfectly sorted the input):

| task | average reward | variance |
|---|---|---|
Expand Down

0 comments on commit 122c69c

Please sign in to comment.