Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
PKH_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
2
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
윤영빈
2020-06-21 15:33:47 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e2ecad505647380c15b60d2cdd9439332aa75905
e2ecad50
1 parent
98ea8c43
6월 면담 확인서
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
web/backend/yt8m/train.py
면담확인서/6월_면담확인서.hwp
web/backend/yt8m/train.py
View file @
e2ecad5
...
...
@@ -94,7 +94,7 @@ if __name__ == "__main__":
"Multiply current learning rate by learning_rate_decay "
"every learning_rate_decay_examples."
)
flags
.
DEFINE_integer
(
"num_epochs"
,
5
,
"How many passes to make over the dataset before "
"num_epochs"
,
1000
,
"How many passes to make over the dataset before "
"halting training."
)
flags
.
DEFINE_integer
(
"max_steps"
,
None
,
...
...
면담확인서/6월_면담확인서.hwp
0 → 100644
View file @
e2ecad5
No preview for this file type
Please
register
or
login
to post a comment