carpedm20 / carpedm20/DCGAN-tensorflow

Will this option overwrite the model file in checkpoint or it will start additional training of model ?

Open
#291 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I mean to say that this option of loading a file in checkpoint means that additional training will start with concatenation of previous one or just new model file will be created ?????/
I am confused about this option

https://github.com/carpedm20/DCGAN-tensorflow/blob/60aa97b6db5d3cc1b62aec8948fd4c78af2059cd/model.py#L187

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at model.py line 187 and inspect the checkpoint-loading path and nearby training entry point. Document whether loading a checkpoint resumes training or creates or overwrites a model file, with a concise explanation of the observed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.