Go to file
2021-04-02 18:40:15 +08:00
api fix(proto): 修复包名不一致 2021-03-26 11:55:17 +08:00
__init__.py 完成预测模型的grpc服务 2021-03-25 17:36:09 +08:00
.gitignore feat(save): for save 2021-04-02 17:22:46 +08:00
data.py 训练 2021-04-02 18:40:15 +08:00
gen_proto3.sh 完成预测模型的grpc服务 2021-03-25 17:36:09 +08:00
grpc_client.py 完成预测模型的grpc服务 2021-03-25 17:36:09 +08:00
grpc_server.py fix(proto): 修复包名不一致 2021-03-26 11:55:17 +08:00
predict_gift.py feat(save): for save 2021-04-02 17:22:46 +08:00
predict_pay.py 训练 2021-04-02 18:40:15 +08:00
predict_pb2_grpc.py fix(proto): 修复包名不一致 2021-03-26 11:55:17 +08:00
predict_pb2.py fix(proto): 修复包名不一致 2021-03-26 11:55:17 +08:00
requirements.txt feat(save): for save 2021-04-02 17:22:46 +08:00
testcase1.py init. add the code of py 2021-03-19 17:14:35 +08:00
testcase2.py init. add the code of py 2021-03-19 17:14:35 +08:00
train_gift.py 完成预测模型的grpc服务 2021-03-25 17:36:09 +08:00
train_pay.py 训练 2021-04-02 18:40:15 +08:00