Module reclab.recommenders.llorma

The package for the Global LLORMA recommender.

Code modified from https://github.com/JoonyoungYi/LLORMA-tensorflow

Expand source code
"""The package for the Global LLORMA recommender.

Code modified from https://github.com/JoonyoungYi/LLORMA-tensorflow
"""
from .llorma import Llorma

Sub-modules

reclab.recommenders.llorma.llorma

Tensorflow implementation of AutoRec recommender.

reclab.recommenders.llorma.llorma_lib

Init