DNC
DNC copied to clipboard
How do you run tensorboard on the DNC program? it asks for arguments when I run tensorboard when main.py is running
How do you run tensorboard on the DNC program? it asks for arguments when I run tensorboard when main.py is running.
So this is what I see in your paper I go to the command line and hit tensorboard
To start the DNC with feedforward controller on the copy task with curriculum learning just run the main.py file. It should work out of the box and all the memory operations will be automatically visualized in Tensorboard.
Traceback (most recent call last):
File "/usr/local/bin/tensorboard", line 11, in tensorboard --help
for details and examples.
You need to provide a log directory. Try running
tensorboard --logdir=log
and see if that works.
I see a link I started running it before and after I start the python3 main.py should I have it in the main directory or something? should I run tensorboard3?
On Sat, Mar 10, 2018 at 11:25 AM, Bruno Gavranović <[email protected]
wrote:
You need to provide a log directory. Try running tensorboard --logdir=log
and see if that works.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bgavran/DNC/issues/6#issuecomment-372042459, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWVfod7ByMi2nYqojldcVejRm56PZ2Jks5tc_6LgaJpZM4SlUOj .