Use Tensorboard in Jupyter Notebook.
1. tensorflow(-gpu) >= 1.3
2. Check python version and Jupyter Notebook python version are same.
3. install jupyter-tensorboard
pip(3) install jupyter-tensorboard
4. Restart jupyter notebook!
[https://pypi.org/project/jupyter-tensorboard/]
반응형
'IT > machine learning' 카테고리의 다른 글
2024년 무료 OCR 모델 추천 및 비교: 최신 OCR 기술의 장점과 특징 (2) | 2024.10.25 |
---|---|
tensorflow keras running error about initializers (0) | 2019.01.22 |
[pytorch] difference between torch.Tensor and torch.LongTensor (0) | 2018.07.06 |
Calculate Convolutional Layer Output size (0) | 2018.07.05 |
gcp 에서 jupyter notebook 실행 (0) | 2018.02.23 |