Skip to content
Tao Luo edited this page Dec 9, 2019 · 1 revision

gongwb

Yan Chunwei

https://github.com/PaddlePaddle/continuous_evaluation/pull/70 https://github.com/PaddlePaddle/Paddle/pull/11466#pullrequestreview-128691509 https://github.com/PaddlePaddle/continuous_evaluation/pull/52#pullrequestreview-129019309 https://github.com/PaddlePaddle/continuous_evaluation/pull/69#pullrequestreview-129045735 https://github.com/PaddlePaddle/Paddle/pull/11525/files#r195896649 https://github.com/PaddlePaddle/Paddle/pull/11537#pullrequestreview-129570511

Bai Yifan

tangwei

fengjiayi

wuyi

tensor-tang

dongzhihong

luotao

wanghaoshuang

guosheng

Dang Qingqing

Yan Xu

Yu Yang

Zeng Jinle

  • Design Python data feeding method
  • [WIP]Implement Python data feeding in both C++ and Python side, and self-testing is about to be carried out.
  • Find a bug in tensor_py.h, which may cause "multiple definition" error when compiling if it is included in two or more compilation unit. It is caused by implementing fully specialized template functions in header file tensor_py.h. Adding inline before these functions would fix it. Ready to create a PR.

Qingsheng Li

qiaolongfei

minqiyang

Xin Pan

zhaochengduo

guochaorong

Yibing Liu

Code Review:

qiuxuezhong

  • NMT:
    • fix convergence bug for distributed transformer:need broadcast parameters among GPUs and learning rate operater bug
    • performance problem with distributed transformer, multi-machine is lower than single machine.
    • issue: https://github.com/PaddlePaddle/Paddle/issues/11568
  • CTR:
    • discussion on distributed training of ctr model

jetfuel

Communicating with ShanYi and Wang Guan to prepare PaddlePaddle.org new release. Targeting release next Friday.

kexinzhao

varunarora

tonyyang-svail

nicky

daming-lu

helinwang

  • Learn imitation learning
    • read paper
    • setup race game training environment for imitation learning
    • think and discuss how to apply it on our boat
    • need a switch between self drive and guided drive.
    • if current/wind is big, need to make that part of the state.
    • need accurate sensor, perhaps GPS is a good one.

Lei Wang

  • Reading papers Yi referred for imitation learning
  • Reading book chapters to get basic knowledge about machine learning

kexinzhao

Clone this wiki locally