Skip to content
forked from udlbook/udlbook

Understanding Deep Learning - Simon J.D. Prince

License

Notifications You must be signed in to change notification settings

jasoncnsh/udlbook

This branch is 75 commits behind udlbook/udlbook:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 11, 2024
Nov 30, 2023
Nov 25, 2023
Jul 10, 2024
Jan 5, 2024
Dec 16, 2022
May 24, 2024
Jun 27, 2024
Jun 5, 2024
Jun 20, 2024
Jun 17, 2024
Jun 18, 2024
Jun 5, 2024
Jun 5, 2024
Jun 5, 2024
Jul 25, 2023
Jul 25, 2023
Apr 18, 2024
Jul 2, 2024
Jun 5, 2024
Jun 19, 2024
Jun 19, 2024
Jun 20, 2024
Jun 19, 2024

Repository files navigation

Understanding Deep Learning

Understanding Deep Learning - Simon J.D. Prince

Website

# Install dependencies
npm install

# Run the website in development mode
npm dev

# Build the website
npm build

# Preview the built website
npm preview

# Format the code
npm run format

# Lint the code
npm run lint

# Clean the repository
npm run clean

# Prepare to deploy the website
npm run predeploy

# Deploy the website
npm run deploy

About

Understanding Deep Learning - Simon J.D. Prince

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • JavaScript 1.9%