Commit 83c867b3 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Changes

parent dd9b098d
Loading
Loading
Loading
Loading

examples/README.md

0 → 100644
+10 −0
Original line number Diff line number Diff line
# DeepChem Example Suite

This directory contains the DeepChem example suite. There are a large number of
examples which break into a few broad categories:

- API Examples: These examples show how to do little things with DeepChem's API
  that you might not have realized were possible.
- Case Study Examples: These show how to analyze interesting datasets with DeepChem.
- Tutorial Notebooks: These IPython notebooks provide walkthroughs of using
  DeepChem on interesting problems in practice.