Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pro
Pinned
459 contributions in the last year
Activity overview
Contributed to
sql-machine-learning/elasticdl,
QiJune/learning-notes,
sql-machine-learning/sql-machine-learning.github.io
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in sql-machine-learning/elasticdl that received 1 comment
refine go ps directory
Add a cmd directory, named start_ps. As a result, the Go PS binary name is also changed to start_ps.
+340
−42
•
1
comment
- An article to improve model development efficiency and cluster uitilization by ElasticDL
- Polish build process
- Pull base image quietly
- Merge Dockerfile.dev-allreduce into Dockerfile
- Delete Dockerfile.data_process
- Remove old RecordIO file conversion code
- Client CLI Design.
- Add the benchmark report
- Develop DeepCTR models including DeepFM, xDeepFM, Deep Cross Network