Skip to content
View udlbook's full-sized avatar
Block or Report

Block or report udlbook

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
udlbook/README.md

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

Popular repositories Loading

  1. udlbook udlbook Public

    Understanding Deep Learning - Simon J.D. Prince

    Jupyter Notebook 5k 1.1k