Whoeiy's Stars
MrChrisJohnson/logistic-mf
Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf
TeddyWang0202/recommendation_system
recommendation system building with online article data and tutorial
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
chengstone/movie_recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
towardsai/tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
PacktPublishing/Building-Recommender-Systems-with-Machine-Learning-and-AI
Building Recommender Systems with Machine Learning and AI, published by Packt
proto-n/recsys-challenge-2018
Solution for the 2018 Spotify RecSys Challenge
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
MatePocs/boardgame_recommendation
Collaborative filtering recommendation system using individual user ratings data to recommend new items for individual users.
recommenders-team/recommenders
Best Practices on Recommendation Systems
databricks/devrel
This repository contains the notebooks and presentations we use for our Databricks Tech Talks
ucalyptus/Spotify-Recommendation-Engine
Music Recommender System
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
aturbofly/crab
Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
CavsZhouyou/Front-End-Interview-Notebook
:ant:前端面试复习笔记
vaslnk/Spotify-Song-Recommendation-ML
UC Berkeley team's submission for RecSys Challenge 2018
yzzhang/machine-learning
databricks/koalas
Koalas: pandas API on Apache Spark
audreyloeffel/NetflixPrizeLike
mrthlinh/Spotify-Playlist-Recommender
Playlist Recommender for Spotify
VasiliyRubtsov/recsys2018
HarshdeepGupta/recommender_pytorch
A recommender system in PyTorch from scratch.
allmachinelearning/MachineLearning
Machine learning resources
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
SethHWeidman/DLFS_code
Code for the book Deep Learning From Scratch, from O'Reilly September 2019
digininja/DVWA
Damn Vulnerable Web Application (DVWA)
haozi/xss-demo
👮🏻♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
OWASP/wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
kentcdodds/testing-workshop
A workshop for learning how to test JavaScript applications