You need to adjust these paths:
To get tensorboard to work, follow the tensorboard tutorial here:
Snapshots might be getting saved to a directory you’re not expecting. Have you seen https://www.voidtools.com/ ? A great search tool.
Snapshots save on startup and every 1000 game steps (this needs to be fixed in a later version of LA to give users more control - I guess you could edit the python code pretty easily)
Debugging is best accomplished through reading the log.
Good luck,
Brendan
P.S. let me know if you’re still stuck after trying to figure it out
