Commit 79cfcf2a authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Update index.rst

parent 90e7c273
Loading
Loading
Loading
Loading
+8 −20
Original line number Diff line number Diff line
.. _deepchem:
.. _DeepChem:

deepchem
DeepChem
========


@@ -9,30 +9,18 @@ deepchem
    <h2 style="margin-top: 1em; font-size: 120%;">
    Deep-learning models for Drug Discovery</h2>

deepchem is a python library designed to facilitate the use of machine-learning
and deep-learning methods in computational drug discovery.

deepchem is developed by primarily by researchers at Stanford University,
and we welcome contributions. The development all takes place on `Github
DeepChem is a python library designed to facilitate the use of machine-learning
and deep-learning methods in computational drug discovery. DeepChem is a package by the [Pande group](https://pande.stanford.edu/) at Stanford. Development and documentation lives on `Github
<https://github.com/pandegroup/deepchem>`_.  deepchem is licensed under
the GNU LGPL (v2.1 or later)

New users should check out:

- :ref:`installation`
- :ref:`input`
- :ref:`featurization`

For API docs, see here:
the GNU GPL (v3.0 or later)

- :ref:`modules`
New users should check out [installation instructions](https://github.com/deepchem/deepchem/blob/master/README.md) and [examples](https://github.com/deepchem/deepchem/tree/master/examples) on github.

- :ref:`about`

.. toctree::
   :maxdepth: 2
   :hidden:

   installation
   input
   featurization
   about
   deepchem