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

muddlebee/udlbook

 
 

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

 
 
 

Languages

  • Jupyter Notebook 98.8%
  • JavaScript 1.2%