提交 54bc197e authored 作者: James Bergstra's avatar James Bergstra

revising cifar10SC intro

上级 add20871
...@@ -15,19 +15,18 @@ Day 1 ...@@ -15,19 +15,18 @@ Day 1
* Show of hands - what is your background? * Show of hands - what is your background?
* Overview/Motivation * Python & Numpy in a nutshell
* python/numpy crash course * Theano basics
* Theano beggining * Quick tour through Deep Learning Tutorials (think about projects)
* Example with recent ML models (DLT) .. :
day 1:
day 1: I think that I could cover those 2 pages:
I think that I could cover those 2 pages:
* http://deeplearning.net/software/theano/hpcs2011_tutorial/introduction.html * http://deeplearning.net/software/theano/hpcs2011_tutorial/introduction.html
* http://deeplearning.net/software/theano/hpcs2011_tutorial/theano.html * http://deeplearning.net/software/theano/hpcs2011_tutorial/theano.html
That include: That include:
simple example simple example
linear regression example with shared var linear regression example with shared var
theano flags theano flags
...@@ -39,27 +38,35 @@ That include: ...@@ -39,27 +38,35 @@ That include:
Day 2 Day 2
----- -----
* Day 2:
* Loop/Condition in Theano (10-20m) * Loop/Condition in Theano (10-20m)
* Propose/discuss projects * Propose/discuss projects
* For groups and start projects!
* Form groups and start projects!
Day 3 Day 3
----- -----
* Day 3: * Advanced Theano (30 minutes)
* Advanced Theano(30 minutes)
* Debuging, profiling, compilation pipeline, inplace optimization * Debugging, profiling, compilation pipeline
* Projects / General hacking / code-sprinting. * Projects / General hacking / code-sprinting.
Day 4 Day 4
----- -----
* Day 4: *You choose* (we can split the group) * *You choose* (we can split the group)
* Extending Theano or
* How to wrap code in an op * Extending Theano
* How to use pycuda code in Theano
* Projects / General hacking / code-sprinting.
* How to write an Op
* How to use pycuda code in Theano
* Projects / General hacking / code-sprinting.
Note - the schedule here is a guideline.
We can adapt it in reponse to developments in the hands-on work.
The point is for you to learn something about the practice of machine
learning.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论