maxb2 / d2l-homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d2l-homework

This is a place for the homework/exercises from the Dive Into Deep Learning (d2l) book.

Setup

  • This repo uses pre-commit. After cloning, run:
    poetry run pre-commit install-hooks
  • If you want to use an external Jupyter instance, run:
    poetry run python -m ipykernel install --user --name d2l-homework

About


Languages

Language:Python 100.0%