Skip to content

Commit

Permalink
train and predict with 1000 candidates (data)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenz Furrer committed Jun 4, 2018
1 parent e4751e6 commit c23c173
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[DEFAULT]
timestamp = 20180604-083127
rootpath = /mnt/storage/karr/users/furrer/prlnk
timestamp = 20180604-081819
workers = 10

[general]
Expand Down Expand Up @@ -30,7 +30,7 @@ filter_width = 3
activation = tanh
optimizer = adadelta
loss = binary_crossentropy
epochs = 10
epochs = 3
batch_size = 32
min_score = 0.0

Expand Down
4 changes: 2 additions & 2 deletions results
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accuracy 0.3036848792884371
correct 239
accuracy 0.13087674714104194
correct 103
total 787
unreachable 76
nocandidates 0
Expand Down

0 comments on commit c23c173

Please sign in to comment.