In this section, we are going to discuss three ways of installing DeepChem in your system. The recommended way of installation, according to the official documentation, is to use a Conda-based distribution, such as Anaconda or Miniconda.
The three ways that we are sequentially going to show are via the following:
- Google Colab
- Conda on PyCharm
- NVIDIA Docker
Let's first start with Google Colab, hands-on!