Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Live Loader for visualizing training process #117

Closed
syt123450 opened this issue Nov 15, 2018 · 4 comments
Closed

Live Loader for visualizing training process #117

syt123450 opened this issue Nov 15, 2018 · 4 comments
Assignees

Comments

@syt123450
Copy link
Member

syt123450 commented Nov 15, 2018

User can use this loader to load a "live model" (not a pre-trained model), and visualize training process.

Usage:

model.load({
    type: "live",
    modelHandler: reference_to_model
});
@syt123450 syt123450 self-assigned this Nov 15, 2018
@syt123450 syt123450 changed the title Live Loader for training Live Loader for visualizing training process Nov 15, 2018
syt123450 added a commit that referenced this issue Nov 15, 2018
@syt123450
Copy link
Member Author

Example to show how to use TensorSpace to visualize the training process of LeNet https://github.com/tensorspace-team/tensorspace/tree/master/examples/trainingLeNet

@syt123450
Copy link
Member Author

doc and example gif required @CharlesLiuyx

syt123450 added a commit that referenced this issue Nov 20, 2018
syt123450 added a commit that referenced this issue Nov 20, 2018
@syt123450
Copy link
Member Author

Playground Online Demo:
https://tensorspace.org/html/playground/trainingLeNet.html

@CharlesLiuyx
Copy link
Member

CharlesLiuyx commented Nov 22, 2018

Already uploaded .gif to team driver

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants