Skip to content
Snippets Groups Projects
Commit b834c5b7 authored by xiaozhou_wang's avatar xiaozhou_wang
Browse files

Changes for submission-StrategyA-0.5rate-update

parent 091f95e7
No related branches found
Tags submission-new-strategy
No related merge requests found
......@@ -92,7 +92,7 @@ class ZEWDPCBaseRun:
self.train_time_per_image = 0.038
self.epoch2snap = -1
self.safety_time = 60 # reserve 60 secs as buffer
self.purchase_ratio_last_train = 0.3 # percent of images to purchase w.r.t training images
self.purchase_ratio_last_train = 0.5 # percent of images to purchase w.r.t training images
def train_model(self, dataloader, nepoch):
NEPOCH = nepoch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment