# DeepLearning_UCAS **Repository Path**: Morphlng/deep-learning_ucas ## Basic Information - **Project Name**: DeepLearning_UCAS - **Description**: Homework for Deep Learning lecture in UCAS 2023 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-15 - **Last Updated**: 2023-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DeepLearning_UCAS ### Introduction Homework for Deep Learning lecture in UCAS 2023 This repo contains 4 basic homework, all acheive the baseline. 1. MNIST. Baseline: 98% or higher accuracy. 2. Cat Dog Classification. Baseline: 75% or higher accuracy. 3. Poem Generation. Baseline: Not specified. 4. Movie Sentiment Analysis. Baseline: 83% or higher accuracy using TextCNN. Higher using LSTM.