forked from rasbt/python-machine-learning-book
-
Notifications
You must be signed in to change notification settings - Fork 23
More
Li-Yi Wei edited this page Dec 6, 2016
·
6 revisions
Here are some recommended readings for those of you who would like to learn more after the semester.
Due to my field of study I naturally pick from the graphics/interaction/vision fields, but these tend to be the most interesting. Below are some representative papers/projects. You can also look at past works cited within and more recent works that cite these.
Image style transfer using convolutional neural networks CVPR 2016
Scribbler: Controlling Deep Image Synthesis with Sketch and Color arxiv 2016
Generating sequences with recurrent neural networks arxiv 2013
Li-Yi Wei