Project information
- Title: SARS-CoV-2 Drug Discovery using Genetic Algorithm and Deep Learning
- Developing Tools: Python
- Project URL: https://github.com/Skyquek/fch-drug-discovery
Abstract
In this project, we introduced a new concept - local Genetic Algorithm (local-GA), an evolutionary computing optimization method. We plan to keep things easy and simple as the original repository is well-maintained and is already ready for usage. Our method utilizes cross-over and mutation to search for the most suitable molecule in the chemical space based on its fitness function.