Previously I wrote about how to use the xlwings project to get RDKit functionality directly in Excel. Well, it wasn’t that directly as there were some intermediate
Previously I wrote about how to use the xlwings project to get RDKit functionality directly in Excel. Well, it wasn’t that directly as there were some intermediate
Excel is widely used in businesses all over the world and can be used for many diverse tasks due to the flexibility of the program. I’ve been
Can children fold proteins? During the summer holidays I volunteered to hold a workshop about protein folding at the summer camp for Gifted Children Denmark. The idea
One of the more popular blog post based on monthly visitors is the old Create a Simple Object Oriented GUIDE GUI in MatLAB, but since I don’t
The process of expanding an otherwise limited dataset in order to more efficiently train a neural network is known as Data Augmentation For images there have been
In another blog post I demonstrated how to build a deep neural network with Keras in Python to model some toxicity dataset from the Tox21 challenge. The
I found some interesting toxicology datasets from the Tox21 challenge, and wanted to see if it was possible to build a toxicology predictor using a deep neural
In the last blogpost the battle tested principal components analysis (PCA) was used as a dimensionality reduction tool. This time we’ll take a deeper look into chemical
As covered before, chemical space is huge. So it could be nice if this multidimensional molecular space could be reduced and visualized to get an idea about
Neural networks are interesting models underlying much of the newest AI applications and algorithms. Recent advances in training algorithms and GPU enabled code together with publicly available