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 03:25:33 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2017-01-22 03:25:33 +0900
Commit
8a9e428a9a7b0714db6dd2da062b2c89659445e6
8a9e428a
1 parent
b522a7bb
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
8a9e428
...
...
@@ -26,12 +26,12 @@ chmod +x download.sh
python prepro.py
```
#### Pretrain the model
#### Pretrain the model
f
```
bash
python main.py --mode
=
'pretrain'
```
#### Train the model
#### Train the model
G and D
```
bash
python main.py --mode
=
'train'
```
...
...
@@ -42,5 +42,5 @@ python main.py --mode='eval'
```
## Results
![
alt text
](
jpg/svhn_mnist.gif
)
...
...
Please
register
or
login
to post a comment