Skip to content

Chris0325/PySparrowRecSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySparrowRecSys

This repo is reorganized from wzhe06's repo: SparrowRecSys, any suggestions are welcome!

env

cd PySparrowRecSys

# download sample data and java code
sh setup.sh

# python3.7 required
# eg: conda create -n py37 python=3.7
pip install tensorflow

export TF_CPP_MIN_LOG_LEVEL=3
export PYTHONPATH=$(pwd)

# otherwise, pip install -r requirements.txt
conda install --yes --file requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published