forked from deepchem/deepchem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into dqc-ci-fix
- Loading branch information
Showing
8 changed files
with
1,947 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
1,162 changes: 1,162 additions & 0 deletions
1,162
examples/tutorials/Introduction_to_ProtBERT.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
719 changes: 719 additions & 0 deletions
719
examples/tutorials/crystallization_tendency_regression.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
examples/tutorials/website-render-order/12-polymer-science.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
Title,File Name | ||
An Introduction to the Polymers and Their Representation, An_Introduction_to_the_Polymers_and_Their_Representation.ipynb | ||
An Introduction to the Polymers and Their Representation, An_Introduction_to_the_Polymers_and_Their_Representation.ipynb | ||
Utilizing Deepchem Molecular Models for Crystalization Tendency Regression of Polymers, crystallization_tendency_regression.ipynb |
3 changes: 2 additions & 1 deletion
3
examples/tutorials/website-render-order/3-modeling-proteins.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
Title,File Name | ||
Protein Deep Learning,Protein_Deep_Learning.ipynb | ||
Antibody Design via Protein Language Models and Directed Evolution,DeepChem_AntibodyTutorial_Simplified.ipynb | ||
Protein Structure Prediction with ESMFold, Protein_Structure_Prediction_with_ESMFold.ipynb | ||
Protein Structure Prediction with ESMFold, Protein_Structure_Prediction_with_ESMFold.ipynb | ||
Introduction to ProtBERT, Introduction_to_ProtBERT.ipynb |