105 Commits

Author SHA1 Message Date
286f7b7589 tutorial updated 2017-05-28 20:46:20 +09:00
f28838931c tutorial updated 2017-05-28 20:30:15 +09:00
92875f0669 tutorial updated 2017-05-28 20:14:45 +09:00
3854e81216 Create LICENSE 2017-05-28 20:12:12 +09:00
4e257a168e Delete LICENSE 2017-05-28 20:11:08 +09:00
54ea73394b Merge branch 'master' of https://github.com/yunjey/pytorch-tutorial 2017-05-28 20:10:45 +09:00
201859a669 gitignore added 2017-05-28 20:10:32 +09:00
e772aa3fe3 logo added 2017-05-28 20:10:17 +09:00
c548e2ae9f tutorial updated 2017-05-28 20:06:40 +09:00
c53c48809e Add files via upload 2017-05-26 14:02:27 +09:00
946955e9e7 Create r 2017-05-26 13:59:00 +09:00
fd6fcff8fd Merge pull request #36 from jtoy/master
Update README.md
2017-05-25 01:01:35 +09:00
5ffd51cc0e Update README.md 2017-05-24 08:27:32 -07:00
f0312ccba0 Update README.md 2017-05-24 01:38:47 +09:00
3d3738fb4a Update README.md 2017-05-24 01:38:24 +09:00
6d0c3c8b33 add denormalization function 2017-05-23 16:34:11 +09:00
47d70f91ac change download directory 2017-05-23 16:33:36 +09:00
3923f4df6c Merge pull request #32 from andrewliao11/patch-1
call main function
2017-05-13 23:34:14 +09:00
92aed9babb call main function 2017-05-11 11:11:45 +08:00
12afd0b0f2 Merge pull request #30 from keishinkickback/master
Bug fixes in /tutorials/09 - Image Captioning/train.py
2017-05-06 22:55:47 +09:00
b2c7bd7bfc Bug fix
import pickle and add args. to vocab_path
2017-05-05 16:46:15 -04:00
25ce8300ce Update main.py 2017-04-23 22:58:37 +09:00
6b5af87309 Merge pull request #25 from DingKe/master
use buit-in detach
2017-04-23 22:58:03 +09:00
d38e95c94d For truncated BPTT, use built-in detach
For GANs, detach variables of fake images when training discriminator.
2017-04-23 05:38:28 -07:00
1aab031bd5 Update README.md 2017-04-19 00:48:56 +09:00
21e1f0a90f Update README.md 2017-04-17 01:44:38 +09:00
fa84841361 Update README.md 2017-04-17 01:44:15 +09:00
b8bb2deb0e Update README.md 2017-04-14 21:33:21 +09:00
cc3a8b1b0d Merge branch 'master' of https://github.com/yunjey/pytorch-tutorial 2017-04-14 09:41:30 +09:00
4c37192921 readme added 2017-04-14 09:41:23 +09:00
0dc0048aac data loader added 2017-04-14 09:39:54 +09:00
4098e346de Update README.md 2017-04-13 20:12:18 +09:00
ef803c71de delete config file 2017-04-13 19:52:05 +09:00
4769688469 modified the code 2017-04-13 19:51:14 +09:00
0e59313b4b modified the code 2017-04-13 19:49:10 +09:00
fd445c96b9 delete 2017-04-13 19:48:41 +09:00
6831de5f13 Update README.md 2017-03-28 01:03:15 +09:00
417b732cb3 Update README.md 2017-03-26 18:27:22 +09:00
95d035687d Merge branch 'master' of https://github.com/yunjey/pytorch-tutorial 2017-03-26 18:25:55 +09:00
69145a6685 vanilla gan added 2017-03-26 18:25:42 +09:00
d0b2ef3f9c Update README.md 2017-03-26 17:47:35 +09:00
a438f8e6fc change file name 2017-03-26 17:44:09 +09:00
ea06532eaa dqn work in progress.. 2017-03-26 17:43:00 +09:00
f3868f4fff name changed: gan to dcgan 2017-03-26 17:42:22 +09:00
8c4dd99de4 vanilla gan added' 2017-03-26 17:41:51 +09:00
2fe796bb10 rearrange code for cuda() 2017-03-22 22:58:29 +09:00
5061df5123 Update README.md 2017-03-22 00:04:14 +09:00
1ee30d7cd7 Update README.md 2017-03-21 20:25:53 +09:00
cbbb905ea9 Update README.md 2017-03-21 20:18:47 +09:00
15e6a89f35 Update README.md 2017-03-21 20:10:46 +09:00