d3273c99e2e2649ad693c8b15a12e30330bd17cf
Add vertical line to double descent plot indicating where count(weights) = count(train)
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
Description
Languages
Jupyter Notebook
92.5%
TeX
5.9%
JavaScript
1.6%