deep-learning-for-biology/notebooks
Notebooks to follow along with "Deep Learning for Biology" Chapters 2 to 6.
This resource provides interactive computational notebooks that apply advanced machine learning to solve specific biological challenges. You can input various biological data, such as DNA/RNA sequences, protein data, medical images, or cellular organization patterns, to generate predictive models or insights. It's designed for students, researchers, and practitioners in biology, bioinformatics, or related fields who want to learn and apply deep learning techniques.
115 stars.
Use this if you are studying or working on biological problems and want to understand how deep learning can be used with different types of biological data.
Not ideal if you are looking for the full textual explanation of the deep learning concepts; this resource only provides the code examples from the companion book.
Stars
115
Forks
34
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deep-learning-for-biology/notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code