This project is under development and we need developers to participate in.
If you
- familiar with and interested in CTR models
- familiar with pytorch(both pytorch and tensorflow better)
- have spare time to learn and develop
- familiar with git
please send a brief introduction of your background and experience to weichenswc@163.com, welcome to join us!
- Become a collaborator: Send an email with introduction and your github account name to weichenswc@163.com and waiting for invitation to become a collaborator.
- Fork&Dev: Fork your own branch(
dev_yourname) inDeepCTR-Torchfrom themasterbranch for development.If themasteris updated during the development process, remember to merge and update todev_yournameregularly. - Testing: Test logical correctness and effect when finishing the code development of the
dev_yournamebranch. - Pre-release : After testing contact weichenswc@163.com for pre-release integration, usually your branch
dev_yournamewill be merged intoreleasebranch by squash merge. - Release a new version: After confirming that the change is no longer needed,
releasebranch will be merged intomasterand a new python package will be released on pypi.