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