HybridBackend is a training framework for deep recommenders which bridges the gap between evolving cloud infrastructure and complex training process. See documentation for more information.
Install latest CPU version for TensorFlow 1.15:
pip install hybridbackend-cpu
Install latest CPU version for TensorFlow 1.14:
pip install hybridbackend-cpu-legacy
Note:
You might need to upgrade pip before above installations:
pip install -U pip
We appreciate all contributions to improve HybridBackend. Please see Contributing Guide for more details.
HybridBackend is licensed under the Apache 2.0 License.