# udlbook **Repository Path**: beta5/udlbook ## Basic Information - **Project Name**: udlbook - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-17 - **Last Updated**: 2024-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Understanding Deep Learning Understanding Deep Learning - Simon J.D. Prince ## Website ```shell # 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 ```