Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tensorflow Examples | 42,312 | 8 months ago | 218 | other | Jupyter Notebook | |||||
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) | ||||||||||
Nlp Progress | 21,649 | 8 days ago | 50 | mit | Python | |||||
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks. | ||||||||||
Datasets | 16,379 | 9 | 208 | a day ago | 52 | June 15, 2022 | 617 | apache-2.0 | Python | |
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools | ||||||||||
Vision | 14,071 | 2,306 | 1,413 | a day ago | 32 | June 28, 2022 | 912 | bsd-3-clause | Python | |
Datasets, Transforms and Models specific to Computer Vision | ||||||||||
Tensor2tensor | 13,701 | 82 | 11 | 5 days ago | 79 | June 17, 2020 | 589 | apache-2.0 | Python | |
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. | ||||||||||
Fashion Mnist | 9,856 | a year ago | 24 | mit | Python | |||||
A MNIST-like fashion product database. Benchmark :point_down: | ||||||||||
Doccano | 7,841 | a day ago | 28 | May 19, 2022 | 238 | mit | Python | |||
Open source annotation tool for machine learning practitioners. | ||||||||||
Facets | 7,131 | 3 | 1 | 14 days ago | 3 | July 24, 2019 | 82 | apache-2.0 | Jupyter Notebook | |
Visualizations for machine learning datasets | ||||||||||
Awesome Project Ideas | 6,856 | 3 months ago | 1 | mit | ||||||
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas | ||||||||||
Techniques | 6,454 | 2 days ago | apache-2.0 | |||||||
Techniques for deep learning with satellite & aerial imagery |
각 파일에 대한 설명은 https://lsjsj92.tistory.com/ 블로그에 올려두었습니다. 상세주소는 각 파일 최상단에 있으니 참고바랍니다.
1. recommender system basic
2. recommender system basic with Python - 1 content based filtering
3. recommender system basic with Python - 2 Collaborative Filtering
4. recommender system basic with Python - 3 Matrix Factorization
5. naver news recommender
6. deep learning recommender system
7. Wide & Deep recommender system
8. Simple book recommender system with Keras(kaggle data)
9. recommender system using ChatGPT