This repository provides a set of available examples in recommender system. And implemented codes in this repository are not product-level. If you want to use this codes for production, you should upgrade each class in terms of learning speed.
$ git clone https://github.com/yoonkt200/recommender-system.git
$ (conda env) pip install -r requirements.txt
$ cd recommender-system/{recommender-layer}/{algorithm-name}/
$ python main.py