API Refactorization
Created by: wangkuiyi
Layers: @jacquesqiao should be done in 2017-2-23
- [调研]implement more layers in v2 API
- issue #1402 (closed)
- [100%] add cost function #1416
- [100%] add ParamAttr #1431
- should be done in 2017-2-23
- [100%]specify data types of data layers
- Merged https://github.com/PaddlePaddle/Paddle/pull/1386
- Done
- [90%] add topology. to be discussed
- https://github.com/PaddlePaddle/Paddle/pull/1400
- should be done in 2017-2-23
- [80%]调通 RNN @luotao1 + @jacquesqiao
- should be done in 2017-2-23
- 2017-2-23 单层已经调通,正在优化
- 等待projection+mixlayer来实现多层嵌套的rnn。
- should be done in 2017-2-23
- [80%] 实现projection+mixlayer @qingqing01 + @jacquesqiao
- 2017-2-23 方案讨论确定。
Data: should be done in 2017-2-27
- [100%]data feeder (from data reader to Argument) @qingqing01
- [99%]ReaderCreator/ReaderDecorator @helinwang
- Use sklearn/NLTK to get dataset, it should be complete before 2-25.
- [20%]Data Package @wen-bo-yang @wangkuiyi- Data Package job in #1419 (closed)
- SRL data should be done in 2017-2-23
- [70%] paddle.data.caching @reyoung
- Data Fetcher
- design #1394 (closed)
- implementation #1405
- It seems that fetcher is not needed. Maybe we should fetch data independently.
- Should be done in 2017-2-23
- Data Fetcher
Activations should be done in 2017-2-23
- [100%]C++ getLayerOutput() and Expose To SWIG and update python getLayerOutput @gangliao https://github.com/PaddlePaddle/Paddle/pull/1353
- [100%] Paddle Docker CPU and GPU https://github.com/PaddlePaddle/Paddle/pull/1443
Event: @reyoung should be done in 2017-2-23
-
[70%]Get Strong Typed Metric From
paddle::Evaluator
:- also, there are several tiny fixes merged to develop. #1371 #1372 #1373
- issue #1389 (closed)
- PR #1375
- Should be done in 2017-2-23
-
[没开始]补全Event?
-
[调研]IPython 画图?
-
[没开始]其他的Demo?