Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
shenweichen committed Nov 4, 2019
1 parent 8603c49 commit 687a094
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Welcome to DeepCTR-Torch's documentation!
===================================

|Downloads|_ |Stars|_ |Forks|_ |PyPi|_ |Issues|_ |Gitter|_
|Downloads|_ |Stars|_ |Forks|_ |PyPi|_ |Issues|_ |Chat|_

.. |Downloads| image:: https://pepy.tech/badge/deepctr-torch
.. _Downloads: https://pepy.tech/project/deepctr-torch
Expand All @@ -24,7 +24,7 @@ Welcome to DeepCTR-Torch's documentation!
.. _Issues: https://github.com/shenweichen/deepctr-torch/issues

.. |Chat| image:: https://img.shields.io/badge/chat-wechat-brightgreen?style=flat
.. _Chat: ./#DisscussionGroup
.. _Chat: ./#disscussiongroup

DeepCTR-Torch 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 **PyTorch**.You can use any complex model with ``model.fit()`` and ``model.predict()``.

Expand All @@ -43,7 +43,7 @@ News
DisscussionGroup
-----------------------

* 公众号:浅梦的学习笔记 wechat ID: deepctrbot
公众号:**浅梦的学习笔记** wechat ID: **deepctrbot**

.. image:: ../pics/weichennote.png

Expand Down Expand Up @@ -72,4 +72,4 @@ Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
* :ref:`search`

0 comments on commit 687a094

Please sign in to comment.