Toggle navigation
Toggle navigation
This project
Loading...
Sign in
최강혁
/
dddd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
yunjey
2017-01-22 05:50:52 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
58fc5bd4158e09ac0b462cf1462241c70cd83496
58fc5bd4
1 parent
7aa73d31
main file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
main.py
main.py
View file @
58fc5bd
...
...
@@ -2,7 +2,6 @@ import tensorflow as tf
from
model
import
DTN
from
solver
import
Solver
flags
=
tf
.
app
.
flags
flags
.
DEFINE_string
(
'mode'
,
'train'
,
"'pretrain', 'train' or 'eval'"
)
FLAGS
=
flags
.
FLAGS
...
...
Please
register
or
login
to post a comment