the-algorithm-ml icon indicating copy to clipboard operation
the-algorithm-ml copied to clipboard

Source code for Twitter's Recommendation Algorithm

Results 58 the-algorithm-ml issues
Sort by recently updated
recently updated
newest added

I'm stepping through the code and there's a lot here. In general, it's a fantastic step in the right direction and I appreciate the willingness to open source the system....

This pull request aims to improve the readability and standardization of the project's README file, in order to make it more accessible and user-friendly for potential contributors and users. -...

Hi, I would like to have the ability to search for tweets that I have seen on Twitter. This feature would allow me to easily find and reference tweets that...

I am a student so i just proposed my idea , might be stupid and less but that what i understood rightnow , also it assume that only one condition...

1. The `idx` variable is not used in the code after it is defined, so it can be removed without affecting the behavior of the code. The `idx` should be...

Make this file more readable

Class DropoutConfig has been defined in line 12 and 113 with the exact same definition.

… is currently ongoing as per @jjh42 in https://github.com/twitter/the-algorithm-ml/pull/46#issuecomment-1493037363 might as well have a meta issue for that, both to track AND to avoid further contextually pointless pull requests