Update README.md

This commit is contained in:
William Falcon 2019-07-15 09:21:30 -04:00 committed by GitHub
parent d5878e9a72
commit d8782c7b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ def validation_end(self, outputs):
return tqdm_dic return tqdm_dic
``` ```
## TensorboardX ## Tensorboard
Lightning is fully integrated with tensorboardX. Lightning is fully integrated with tensorboard.
<p align="center"> <p align="center">
<a href="https://williamfalcon.github.io/pytorch-lightning/"> <a href="https://williamfalcon.github.io/pytorch-lightning/">