Skip to content

Commit

Permalink
added polymer tutorials to the readme (deepchem#4125)
Browse files Browse the repository at this point in the history
* added polymer tutorials to the readme

* fixed serial no. mistake
  • Loading branch information
TRY-ER authored Sep 20, 2024
1 parent 86a18fd commit 73c877a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,10 @@ tutorials discuss about using DeepChem for specific applications.

### PROTACs
* [1 Introduction to PROTACs](Introduction_to_PROTACs.ipynb)

### Polymers
* [1 An Introduction to the Polymers and Their Representation](An_Introduction_to_the_Polymers_and_Their_Representation.ipynb)
* [2 Utilizing Deepchem Molecular Models for Crystalization Tendency Regression of Polymers](crystallization_tendency_regression.ipynb)
* [3 Introduction to Polymer SMILES](Introduction_to_Polymer_SMILES.ipynb)
* [4 Understanding Weighted Directed Graphs for Polymer Implementations](Understanding_Weighted_Directed_Graphs_for_Polymer_Implimentations.ipynb)
* [5 PolyBERT: Introduction to Chemical Language Models for Fingerprint Generation](PolyBERT___Introduction_to_Chemical_Language_Models_for_Fingerprint_Generation.ipynb)

0 comments on commit 73c877a

Please sign in to comment.