TopDeepLearning icon indicating copy to clipboard operation
TopDeepLearning copied to clipboard

Script to update the stars and sort the list automatically

Open sriharshakappala opened this issue 8 years ago • 2 comments

Why can't we have a small script which gets the latest stars count of all the repositories and sorts the list automatically?

sriharshakappala avatar Oct 05 '16 13:10 sriharshakappala

FWIW, a toy gist to get the stars count :-)

https://gist.github.com/iamaziz/24072d0e44e9da38fb33eb2397fc21f5

iamaziz avatar Jan 25 '17 10:01 iamaziz

Inspired by this project, and this issue, I created one:

https://github.com/hunkim/DeepLearningStars/

Please check it out and send a PR to update the list.txt.

hunkim avatar Jan 31 '17 04:01 hunkim