Skip to content

Implementation of Option Critic with Deliberation Cost in Tensorflow

Notifications You must be signed in to change notification settings

bhairavmehta95/option-critic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

option-critic-tensorflow

Implementation of Option Critic in Tensorflow

To Run

  • Update arguments found in run_option_critic.py
  • python3 run_option_critic.py

To Check Status

  • tensorboard --logdir={log_dir}