From 69f83235db79a680d00c6a5e2c338b0f41955ce4 Mon Sep 17 00:00:00 2001 From: nzc <120446477@qq.com> Date: Tue, 6 Feb 2018 01:42:15 -0600 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 454d48c..c86f142 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # dnn_ctr The framework to deal with ctr problem + +details: https://zhuanlan.zhihu.com/p/32885978 + +FNN's introduction and api: https://zhuanlan.zhihu.com/p/33045184 + +PNN's introduction and api: https://zhuanlan.zhihu.com/p/33177517 + +DeepFM's introduction and api: https://zhuanlan.zhihu.com/p/33479030 + +AFM's introduction and api: https://zhuanlan.zhihu.com/p/33540686 + +NFM's introduction and api: https://zhuanlan.zhihu.com/p/33587540 + +DCN's introduction and api: https://zhuanlan.zhihu.com/p/33619389