GENE 46100
  • Home

On this page

  • Slides
  • Posts
Categories
All (6)
gene46100 (6)
homework (1)
how-to (1)
notebook (4)
project (2)

Unit 00 — Introduction to Deep Learning

Slides

  • Intro to Genetics & Genomics (Ran Blekhman, PDF)
  • Slides: Intro to Deep Learning
  • Slides: Intro to CNNs

Posts

Quick introduction to deep learning

gene46100
notebook
Jupyter notebook in Colab
Mar 25, 2026
Haky Im (based on earlier version by Boxiang Liu)
 

Neural Network Playground Guide

gene46100
how-to
Interactive tool: playground.hakyimlab.org
Mar 26, 2026
Haky Im
 

homework 1

gene46100
homework
© HakyImLab and Listed Authors - CC BY 4.0 License
Mar 27, 2026

Updated - DNA score prediction with Pytorch

gene46100
notebook
Jupyter notebook in Colab
Apr 4, 2026
Erin Wilson
 

TF Binding prediction project

gene46100
project
notebook
The goal of this project is to create a neural network model that predicts TF binding strength in a DNA sequence.
Apr 9, 2026
Sofia Salazar
 

Calibrating hyperparameters with weights and biases

gene46100
project
notebook
Weights and biases is a platform used for AI developers to track, visualize and manage their ML models and experiments. The coolest part is that W&B allows you to log…
Apr 10, 2026
Sofia Salazar
No matching items

© HakyImLab and Listed Authors - CC BY 4.0 License

Source Code
---
title: "Unit 00 — Introduction to Deep Learning"
listing:
  contents:
    - "*.qmd"
    - "!index.qmd"
    - "!slides-*.qmd"
  sort: "date asc"
  type: default
  categories: true
  sort-ui: false
  filter-ui: false
page-layout: full
title-block-banner: false
---

### Slides

- [Intro to Genetics & Genomics (Ran Blekhman, PDF)](Intro-to-genetics-genomics-ran-blekhman.pdf)
- [Slides: Intro to Deep Learning](slides-unit00.html)
- [Slides: Intro to CNNs](slides-cnn-intro.html)

### Posts