May 2019
Intermediate to advanced
452 pages
12h 16m
English
Developing your own machine learning or deep learning framework requires perseverance, patience, and hard work. To get started with such an exciting new journey, you can start with a simple hands-on approach.
All developmental files for DeepChem installed with Conda are located at /home/user/miniconda3/envs/DeepChem/lib/python3.6/site-packages/deepchem:

Let's open and see the contents of __init__.py on PyCharm:

Open __init__.py:
So, here are the various modules of ...
Read now
Unlock full access