A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Go to file
Teaung Song 33af28c5c8 Revert "Remove unused argument for test method. (#746)"
This reverts commit 80fcb66ba7a1a425c92fcfd2d6de63af981f77ee.
2020-07-17 04:35:51 +00:00
.github/workflows Add CI to run examples via github action 2020-07-06 14:45:52 -04:00
cpp Fix cpp/mnist CMakeList build. (#764) 2020-05-21 02:09:48 -04:00
dcgan fix warnings and failures 2020-07-06 14:45:52 -04:00
distributed Merge pull request #792 from mrshenli/batch 2020-07-02 13:04:45 -07:00
fast_neural_style fix warnings and failures 2020-07-06 14:45:52 -04:00
imagenet tweak running examples without cuda (#794) 2020-07-01 17:43:39 -04:00
mnist Revert "Remove unused argument for test method. (#746)" 2020-07-17 04:35:51 +00:00
mnist_hogwild tweak running examples without cuda (#794) 2020-07-01 17:43:39 -04:00
regression fix the issue PR #799 left (#781) 2020-05-28 23:14:16 -04:00
reinforcement_learning Fix typo in comment (#690) 2020-03-04 20:14:10 -05:00
snli tweak running examples without cuda (#794) 2020-07-01 17:43:39 -04:00
super_resolution Remove deprecated & unused Variable() (#496) 2019-01-23 22:28:20 -05:00
time_sequence_prediction tweak running examples without cuda (#794) 2020-07-01 17:43:39 -04:00
vae README.md : Add descriptions for optional arguments (#712) 2020-03-04 20:09:44 -05:00
word_language_model fix warnings and failures 2020-07-06 14:45:52 -04:00
.gitignore correcting the pipeline rpc example (#773) 2020-05-21 00:24:35 -04:00
LICENSE Create LICENSE 2017-01-30 09:58:35 +05:30
README.md Add CI to run examples via github action 2020-07-06 14:45:52 -04:00
run_python_examples.sh remove tput, causes errors in CI 2020-07-06 14:45:52 -04:00