Skip to content

Commit 3c628e0

Browse files
author
Weichen Shen
committed
update
1 parent 54719ca commit 3c628e0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Build Status](https://travis-ci.org/shenweichen/DeepCTR.svg?branch=master)](https://travis-ci.org/shenweichen/DeepCTR)
1414
[![Coverage Status](https://coveralls.io/repos/github/shenweichen/DeepCTR/badge.svg?branch=master)](https://coveralls.io/github/shenweichen/DeepCTR?branch=master)
1515
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d4099734dc0e4bab91d332ead8c0bdd0)](https://www.codacy.com/app/wcshen1994/DeepCTR?utm_source=github.com&utm_medium=referral&utm_content=shenweichen/DeepCTR&utm_campaign=Badge_Grade)
16-
[![Disscussion](https://img.shields.io/badge/chat-wechat-brightgreen?style=flat)](#Disscussion-Group)
16+
[![Disscussion](https://img.shields.io/badge/chat-wechat-brightgreen?style=flat)](./#DisscussionGroup)
1717
[![License](https://img.shields.io/github/license/shenweichen/deepctr.svg)](https://github.com/shenweichen/deepctr/blob/master/LICENSE)
1818
<!-- [![Gitter](https://badges.gitter.im/DeepCTR/community.svg)](https://gitter.im/DeepCTR/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -->
1919

@@ -46,7 +46,7 @@ Let's [**Get Started!**](https://deepctr-doc.readthedocs.io/en/latest/Quick-Star
4646
| FiBiNET | [RecSys 2019][FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction](https://arxiv.org/pdf/1905.09433.pdf) |
4747

4848

49-
## Disscussion Group
49+
## DisscussionGroup
5050

5151
Please follow our wechat to join group:
5252
- 公众号:**浅梦的学习笔记**

docs/pics/deepctrbot.jpeg

-59.6 KB
Binary file not shown.

docs/pics/weichennote.jpg

-80.9 KB
Binary file not shown.

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Welcome to DeepCTR's documentation!
2424
.. _Issues: https://github.com/shenweichen/deepctr/issues
2525

2626
.. |Chat| image:: https://img.shields.io/badge/chat-wechat-brightgreen?style=flat
27-
.. _Chat: ./#Disscussion-Group
27+
.. _Chat: ./#DisscussionGroup
2828

2929
DeepCTR is a **Easy-to-use** , **Modular** and **Extendible** package of deep-learning based CTR models along with lots of core components layer which can be used to build your own custom model easily.It is compatible with **tensorflow 1.4+ and 2.0+**.You can use any complex model with ``model.fit()`` and ``model.predict()``.
3030

@@ -40,12 +40,12 @@ News
4040

4141
08/02/2019 : Now DeepCTR is compatible with tensorflow `1.14` and `2.0.0`. `Changelog <https://github.com/shenweichen/DeepCTR/releases/tag/v0.6.0>`_
4242

43-
Disscussion Group
43+
DisscussionGroup
4444
-----------------------
4545

4646
- 公众号:**浅梦的学习笔记** 微信ID: **deepctrbot**
4747

48-
image:: ../pics/weichennote.png
48+
.. image:: ../pics/weichennote.png
4949

5050
.. toctree::
5151
:maxdepth: 2

0 commit comments

Comments
 (0)