100 Commits

Author SHA1 Message Date
25ce8300ce Update main.py 2017-04-23 22:58:37 +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
4c37192921 readme added 2017-04-14 09:41:23 +09:00
0dc0048aac data loader added 2017-04-14 09:39:54 +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
69145a6685 vanilla gan added 2017-03-26 18:25:42 +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
15e6a89f35 Update README.md 2017-03-21 20:10:46 +09:00
ddbf158616 remove notebook 2017-03-21 20:09:43 +09:00
b15a0fffcb Merge pull request #11 from hunkimForks/clearnup
Clearnup
2017-03-21 20:08:30 +09:00
ae72623a08 Create README.md 2017-03-21 20:05:51 +09:00
8fbd907884 delete resize.py 2017-03-21 20:02:18 +09:00
6f5fda14f0 image captioning completed' 2017-03-21 20:01:47 +09:00
4eee611bab Removed WIP file and create .gitignore 2017-03-21 07:01:20 +09:00
ba7d5467be config and download script are added 2017-03-21 01:06:34 +09:00
4fc2b1fa8a captioning modules are edited 2017-03-21 01:05:47 +09:00
3a7a9cf07b model serialization code changed 2017-03-18 16:28:19 +09:00
6c74dfab60 comments for line are edited 2017-03-18 15:55:24 +09:00
a29ce5472e some examples are edited 2017-03-18 15:53:08 +09:00
1862d0fb28 make RNN definition independent of global variables 2017-03-16 15:56:19 +08:00
84b2da2c20 delete cuda() 2017-03-13 21:13:55 +09:00
651e901806 add code to forward prop before loss calculation 2017-03-13 19:16:19 +09:00
a500ce7396 modify the model 2017-03-13 14:35:34 +09:00
eadb0f9580 add examples to pytorch basics 2017-03-12 14:06:00 +09:00
f1d21a69fa Add some examples to 'PyTorch Basics' 2017-03-12 14:01:24 +09:00
fcb53f3947 add examples to pytorch basics 2017-03-12 13:55:47 +09:00
f159685a61 model edited 2017-03-11 20:00:02 +09:00
85d2e3e277 image caption generation added 2017-03-11 19:56:22 +09:00
be20911f84 reference added" 2017-03-11 17:34:33 +09:00
3afd026f93 model code added 2017-03-11 17:16:36 +09:00
92aa5982f5 change the resnet eval mode 2017-03-11 15:22:52 +09:00
3ac1e9c2ef image captionig added 2017-03-11 15:19:57 +09:00
c5f3dd373b delete dir 2017-03-11 15:17:48 +09:00
440a18d146 add dqn 2017-03-11 15:16:41 +09:00
cd4f2d52f1 delete wrong directory 2017-03-11 15:15:37 +09:00
4df326750c change folder names 2017-03-11 15:14:56 +09:00
1f843a8dbc delete wrong folders 2017-03-11 15:13:53 +09:00
86a0872430 code for saving the model is added 2017-03-11 14:54:46 +09:00
475fed2851 tutorials are added 2017-03-10 16:46:39 +09:00