InfoGAN
InfoGAN copied to clipboard
Readme: Add options to commands to fix issues
The Docker container is mapping port 8888 from guest to host but Tensorboard starts on port 6006. Add port option to Tensorboard to start on the specified port.
Add PYTHONPATH environment variable to python command in Docker section to solve issue with conflicting imports.