2024-06-06 00:46:46 +01:00
2024-06-05 10:55:51 -04:00
2023-11-30 16:46:38 +01:00
2023-11-25 17:01:43 +00:00
2024-01-05 15:43:29 -05:00
2024-05-25 00:07:44 +01:00
2022-12-16 18:45:12 +00:00
2024-06-06 00:46:46 +01:00
2024-06-05 23:56:37 +01:00
2024-06-05 23:58:58 +01:00
2024-05-25 00:51:05 +01:00
2024-06-05 23:58:58 +01:00
2024-06-05 23:58:58 +01:00
2024-06-06 00:23:19 +01:00
2024-06-06 00:08:09 +01:00
2024-06-06 00:31:00 +01:00
2024-06-06 00:31:00 +01:00
2024-06-06 00:08:09 +01:00
2024-05-27 18:15:58 -04:00
2023-07-25 16:34:43 -04:00
2023-07-25 16:40:11 -04:00
2024-06-05 23:58:58 +01:00

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
Understanding Deep Learning - Simon J.D. Prince
Readme 437 MiB
Languages
Jupyter Notebook 92.5%
TeX 5.9%
JavaScript 1.6%