Biomedicine × Computational Science × AI: Proteins and Drug Discovery

An introduction to computational biology, molecular data, and AI-assisted discovery.
Why this direction matters
Biomedicine increasingly relies on computational methods to narrow huge search spaces. Domain knowledge and rigorous validation matter as much as model sophistication.
Three practical application areas
- Protein structure analysis: start by understanding the real workflow, data source, and evaluation rule before choosing a model.
- Molecule-property prediction: start by understanding the real workflow, data source, and evaluation rule before choosing a model.
- Literature knowledge graphs: start by understanding the real workflow, data source, and evaluation rule before choosing a model.
A portfolio project you can finish
Use a public molecule dataset to predict one property, document data limitations, and compare a simple baseline with a neural model.
A useful project report should explain the problem, the data, the baseline, the result, and what failed. A working small system is more convincing than a large collection of disconnected tools.
Suggested toolkit
Python, BioPython, RDKit, PyTorch, public biological databases
Use the smallest stack that completes the experiment. Keep source data, assumptions, evaluation, and limitations visible so another student can reproduce your result.
A 12-week learning route
- Weeks 1–2 — Understand the field. Map one real workflow and interview a practitioner or study an authoritative case.
- Weeks 3–4 — Build data literacy. Learn the Python and data skills needed to inspect, clean, and visualize a small dataset.
- Weeks 5–7 — Reproduce a baseline. Implement a transparent rule or classical model before using a foundation model.
- Weeks 8–10 — Build the product loop. Add an interface, error handling, and a way for a human to review the result.
- Weeks 11–12 — Publish the evidence. Write what worked, what did not, and what you would test next.
What to remember
AI does not replace domain knowledge. It rewards students who can define a useful problem, work with evidence, and turn a model into a responsible workflow. Start with one small project and let the next question come from real use.
文章分享
如果这篇文章对你有帮助,欢迎分享给更多人!











