For faster results, the data will be sampled down to [[getUmapSampleSizeText()]] points.
Iteration: 0
For faster results, the data will be sampled down to [[getTsneSampleSizeText()]] points.
PCA is approximate.
Probable causes:
If you're new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial .
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.
No bookmarks yet, upload a bookmarks file or add a new bookmark by clicking the "+" below.
If you'd like to share your visualization with the world, follow these simple steps. See this tutorial for more.
Host tensors, metadata, sprite image, and bookmarks TSV files publicly on the web.
One option is using a github gist. If you choose this approach, make sure to link directly to the raw file.
Checkpoint: | |
Metadata: |
For faster results, the data will be sampled down to [[getUmapSampleSizeText()]] points.
Iteration: 0
For faster results, the data will be sampled down to [[getTsneSampleSizeText()]] points.
PCA is approximate.
Probable causes:
tf.train.Saver
and save your model periodically by calling
saver.save(session, LOG_DIR/model.ckpt, step)
.
If you’re new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial.
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.