Skip to content

logs2:Revisit auth on PyDrive

Higepon Taro Minowa edited this page Apr 14, 2018 · 1 revision

Revisit auth on PyDrive 2018/4/14

  • Log 1: what specific output am I working on right now?
    • Reduce frequency of re-auth on pydrive, which is killing my productivity right now.
  • Log 2: thinking out loud - e.g. hypotheses about the current problem, what to work on next
    • Read current implementation.
    • Read official documentation.
    • See if there's option to persist auth results.
  • Log 3: record of currently ongoing runs along with a short reminder of what question each run is supposed to answer
  • Log 4: results of runs (TensorBoard graphs, any other significant observations), separated by type of run (e.g. by environment the agent is being trained in)
    • Moved auth logic on the top.
Clone this wiki locally