-
Notifications
You must be signed in to change notification settings - Fork 5.6k
2017 04 12
Tao Luo edited this page Dec 9, 2019
·
1 revision
- MLconf share at New York
- Tsinghua CS Dept. ML Course
- Learning RDMA
- Learning dynamic nets from DyNet and PyTorch
- Thinking about distributed training
- Learning code clean up
- Contact users
- Learning sextant and set up local cluster
- Learning and familar with mpi-cluster code and deployment
- Try to resolve Lifu's problem on mpi-cluster
- Learning and comment to distributed training
- receiver的Docker容器,公司gcc4.8.2环境的Docker镜像
- paddle v2运行在openmpi
- paddle 分布式训练design doc
- paddle docker镜像的一些bug fix
- docker device mapper细节了解, kubernetes 1.6 feature跟进
- updated paddle dist train design doc with fault tolerant design. https://github.com/PaddlePaddle/Paddle/pull/1620
- Container based AI system PPT and presentation. Wrote an outline for the CSDN article "Container based AI system"
- 使用Paddle训练了维基百科中文的词向量,训练程序在这里
- 主要尝试了Paddle的hierarchical sigmoid和NCE层做大词表加速。并跑通了二者的训练和预测
- 完善词向量的幻灯