# electronic_classification **Repository Path**: zhong-wujie/electronic_classification ## Basic Information - **Project Name**: electronic_classification - **Description**: 用电模式识别 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-20 - **Last Updated**: 2022-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electronic_classification #### 介绍 本项目使用pytorch框架,对聚类后的用电模式数据进行分类,数据标签有16种。本项目依次使用端到端神经网络,数据增强处理的神经网络,消除标签噪声的网络进行训练。 #### 端到端神经网络 1. FCNs 2. ResNets #### 数据增强+端到端网络 1. xxx 2. xxx #### 标签噪声处理+端到端网络 1. xxxx 2. xxxx #### 数据增强+标签噪声处理+端到端网络 1. xxx 2. xxx