source code for paper # 2793: "Hi-Fi Ark: Deep User Representation via High-Fidelity Archive Network"
Thiis is an implementation of the paper Hi-Fi Ark: Deep User Representation via High-Fidelity Archive Network Zhengliu, Yu Xing, Fangzhao Wu, Mingxiao An, Xing Xie
Bibtex:
- Python >= 3.5
- Numpy >= 1.14.1 (Probably earlier version should work too)
- Keras >= 2.2.4
- Tensorflow >= 1.8.0
- GPU with memory >= 10G
Step into the root directory and run
python main.py models='model_name' rounds=1 epochs=5
Other arguments can be modified in the settings.py