https://github.com/chapzq77/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Source code for Twitter's Recommendation Algorithm
Basic Info
- Host: GitHub
- Owner: chapzq77
- License: agpl-3.0
- Default Branch: main
- Homepage: https://blog.twitter.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm
- Size: 114 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of twitter/the-algorithm-ml
Created about 3 years ago
· Last pushed about 3 years ago
https://github.com/chapzq77/the-algorithm-ml/blob/main/
This project open sources some of the ML models used at Twitter. Currently these are: 1. The "For You" Heavy Ranker (projects/home/recap). 2. TwHIN embeddings (projects/twhin) https://arxiv.org/abs/2202.05387 This project can be run inside a python virtualenv. We have only tried this on Linux machines and because we use torchrec it works best with an Nvidia GPU. To setup run `./images/init_venv.sh` (Linux only). The READMEs of each project contain instructions about how to run each project.
Owner
- Name: 周奇
- Login: chapzq77
- Kind: user
- Repositories: 3
- Profile: https://github.com/chapzq77