Skip to content

So I kinda Explored the path of GAN and LSTM and built a Simple model for Discovering Drugs.

Notifications You must be signed in to change notification settings

a5hwinjs/Drug-Discovery-Using-GAN

Repository files navigation

The LSTMs_create.ipynb file implements our LSTM approach to the solution.
It works on the lig_data.csv(from the dataset_orig.pdf, from a paper by Stahl) dataset that contains only 335 data elements.


The Hack_GAN.ipynb showcases the usage of GANs in countering the same problem.
We tried it both on the lig_data.csv dataset and the fin1.csv(which we obtained from various drugs_smi.smi file, which we found on github)


Both can be executing independently and both provide the necessary outputs.

About

So I kinda Explored the path of GAN and LSTM and built a Simple model for Discovering Drugs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published