Welcome to my Machine learning cookbook repository! Here, I keep all of the code that I used for my Medium articles.
Each folder contains notebooks that can be run in the Google Colab for the respective articles.
The folder contains notebooks for Medium articles on drug discovery with GNNs
-
Drug Discovery with Graph Neural Networks — part 1 (solubility)
-
Drug Discovery with Graph Neural Networks — part 2 (toxicity)
-
Drug Discovery with Graph Neural Networks — part 3 (explainability)
The folder contains the code for Gaussian Mixture Models vs K-Means. Which One to Choose? article.
The folder contains the code for articles on graph generation methods.