# ForLearningDL **Repository Path**: reshy/for-learning-dl ## Basic Information - **Project Name**: ForLearningDL - **Description**: Self study deep learining with pytorch - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-19 - **Last Updated**: 2024-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dive Into Deep Learning - PyTorch version Today I would like to start my learning on this book. I wish that I can finish this book in a short time. I don't know what I can do after this job is done, but I'm still working on it. ### 1. Introduction No further stuffs to record. ### 2. Linear Regression Before working on this. I need to review my knowledge of Advanced Mathematics, Linear Algebra, and Probability Theory. It is a little bit hard for me now since I have lost my knowledge for almost 10 years.. I will try my best to finish this. From 1 - 6 is the Linear Regression part. ### 3. Softmax Regression ### 4. Batch Normalization ### 5. Convolutional Neural Network ### 6. Pooling