Commit 69f3f1db authored by nd-02110114's avatar nd-02110114
Browse files

🐛 small bug

parent 90fff2b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
DeepChem Infrastructure
=======================
Infrastructures
===============

The DeepChem project maintains supporting infrastructure on a number of
different services. This infrastructure is maintained by the DeepChem
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ Examples of training models on `ChEMBL`_ dataset included in MoleculeNet.
ChEMBL is a manually curated database of bioactive molecules with drug-like properties.
It brings together chemical, bioactivity and genomic data to aid the translation of genomic information into effective new drugs.

.. _`ChEMBL`: <https://www.ebi.ac.uk/chembl>
.. _`ChEMBL`: https://www.ebi.ac.uk/chembl

MultitaskRegressor
^^^^^^^^^^^^^^^^^^
+8 −8
Original line number Diff line number Diff line
Installation
============

Google Colab
------------

The fastest way to get up and running with DeepChem is to run it on
Google Colab. Check out one of the `DeepChem Tutorials`_ or this
`forum post`_ for Colab quick start guides.


Stable version
--------------

@@ -55,6 +47,14 @@ with deepchem if you use conda.
    conda install -y -c conda-forge rdkit


Google Colab
------------

The fastest way to get up and running with DeepChem is to run it on
Google Colab. Check out one of the `DeepChem Tutorials`_ or this
`forum post`_ for Colab quick start guides.


Docker
------