CS代考程序代写 python 10/21/2019 CSCI 561 (204 unread)

10/21/2019 CSCI 561 (204 unread)
question
216 views
calibrate.xxx Clarification
As per @495, time for calibrate program to run is 5mins. Does that mean total time for calibrate.xxx would be 5mins for the entire game or will it be 5min per move? Also, for Python3 do we have to name it calibrate3.py?
Updated 2 days ago by Anonymous
the students’ answer, where students collectively construct a single answer
Click to start off the wiki answer
the instructors’ answer, where instructors collectively construct a single answer
The calibrate program will be run once (only once) before we run your agent for grading or against another agent. Yes, the same naming convention.
Updated 2 days ago by Bo Wang
followup discussions for lingering questions and comments
Resolved
Unresolved
Anonymous 1 day ago
Does that mean, whatever we write to calibration.txt (after calibrate.xxx run) would be available to our agent for the entire game, spanning all the plays/moves?
Bo Wang 1 day ago Your agent can always read it. But why do you ask so?
Anonymous 1 day ago Maybe we could leverage this calibration.txt to dump some data/configs which we could leverage in all the runs. Bo Wang 1 day ago Not in calibration.txt. It’s clearly guided in the HW description. Please read.
https://piazza.com/class/jzob0qt1owq15p?cid=679
1/1
2wh

Leave a Reply

Your email address will not be published. Required fields are marked *