# Artificial-Neural-Network-THU-2018 **Repository Path**: retbone/Artificial-Neural-Network-THU-2018 ## Basic Information - **Project Name**: Artificial-Neural-Network-THU-2018 - **Description**: 4 small homeworks - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Artificial-Neural-Network-THU-2018 4 small homeworks - hw1: implement MLP with Numpy - hw2: implement CNN with Numpy (im2col) - hw3: implement MLP & CNN with Tensorflow (BN & Dropout) - hw4: Sentiment Classification with RNN