代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明这个不是一个词语,进行顺序操作,最优将这段话分为:李 二狗 就是 一个 傻逼。 2. 得到分词后的文本之后,就是转换成数字编码,因此电脑没办法识别汉字。这一部分叫特征表示,即用数字的方式表示中文文本,采用的方法是基于词带模型的特征表示: 词带就是字典--程序中那个dictionary.mat。我们将分词处理之后的文本中的每一个词语,分别与字典中的词进行匹配,只要出现过就为1,否则为0。 如 字典中的词含有:李…
☆19Aug 26, 2019Updated 6 years ago
Alternatives and similar repositories for texture-classification-based-on-BPNN-and-dictionary
Users that are interested in texture-classification-based-on-BPNN-and-dictionary are comparing it to the libraries listed below
Sorting:
- 基于cnn和lstm的动作视频序列识别☆15Oct 8, 2018Updated 7 years ago
- ☆12Dec 26, 2025Updated 2 months ago
- Distributed multi-agent average consensus☆11Mar 17, 2020Updated 5 years ago
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 9 years ago
- Temporal-Comorbidity Adjusted Risk of Emergency Readmission☆10Dec 23, 2017Updated 8 years ago
- LEO Satellite vs. Cellular Networks: Exploring the Potential for Synergistic Integration (CoNEXT '23)☆11Oct 26, 2023Updated 2 years ago
- ☆10Nov 4, 2019Updated 6 years ago
- Multi-view dimensionality reduction using tensor canonical correlation analysis☆10Jun 28, 2018Updated 7 years ago
- Review of the article "Handover Implementation in a 5G SDN-based Mobile Network Architecture"☆10Jan 31, 2017Updated 9 years ago
- A simulation tool developed through MATLAB for direct comparison of the three operating strategies for stand-alone PV systems: isolated s…☆10Feb 19, 2019Updated 7 years ago
- The current DC optimal power flow (OPF) model finds the optimal operating schedules of generating units considering transmission line con…☆14Jan 8, 2024Updated 2 years ago
- A multi-country electricity market and district heating model☆12Oct 19, 2018Updated 7 years ago
- Energy Blockchain demo prototype for research☆10Jul 14, 2017Updated 8 years ago
- Model predictive control(mpc), demand response and energyhub modeling in R☆16Jan 11, 2019Updated 7 years ago
- A toolbox for Distribution Optimal Power Flow (D-OPF) Algorithms☆12Feb 10, 2020Updated 6 years ago
- 第10组 基于卷积神经网络VGG垃圾图像分类☆19Jun 11, 2020Updated 5 years ago
- Seamless heterogeneous wireless network handover method using cycled ESN FAHP and MPTCP☆17Oct 29, 2021Updated 4 years ago
- ☆11Mar 17, 2020Updated 5 years ago
- GUROBI9.0求解Nonconvex规划 配电网重构☆13Oct 30, 2020Updated 5 years ago
- K- fold cross validation for KNN , Linear Regression and Centroid classifiers☆10Nov 1, 2016Updated 9 years ago
- Online appendix for the paper submitted to power systems and the matlab code☆15Apr 1, 2021Updated 4 years ago
- Voltage stability constrained OPF. Contingencies are considered by including additional sets of power flow constraints. Modification of M…☆13Apr 19, 2018Updated 7 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 6 years ago
- An optimization project on the unit commitment problem and its MILP solution implemented☆13Aug 21, 2020Updated 5 years ago
- This is the supporting material for paper "An Optimal Dispatching Strategy for Charging and Discharging of Electric Vehicles Based on Clo…☆14Dec 13, 2020Updated 5 years ago
- 基于自学习(伪标签)的数据自动标注算法(半监督)☆18Aug 4, 2021Updated 4 years ago
- 《考虑电动汽车可调度潜力的充电站两阶段市场投标策略》论文支撑文件☆18Oct 16, 2020Updated 5 years ago
- Code for the 2012 IEEE Transactions on Power Delivery paper on "Statistical Machine Learning and Dissolved Gas Analysis: A Review"☆14Apr 7, 2021Updated 4 years ago
- Optimised the number of handovers using the Q-Learning algorithm of Reinforcement Learning☆18Mar 11, 2022Updated 3 years ago
- 🔥 🔥 热门推荐 🔥 🔥将黑马点评进行完全地重构升级,围绕优惠券秒杀与热点查询,补齐高并发稳定性、动态令牌、限流、消息可靠性与数据一致性闭环,并添加订阅通知、候补排队等新亮点功能,解决烂大街和亮点不足问题!并打造 成真正企业级别实战项目,全面工程化落地。☆66Feb 27, 2026Updated last week
- 論文實現框架的code☆15Apr 28, 2023Updated 2 years ago
- ☆16Oct 22, 2019Updated 6 years ago
- 二分类SVM与多分类SVM的实现☆14Jul 16, 2017Updated 8 years ago
- Beetle Antennae Search Algorithm for python 3.x☆16Feb 8, 2021Updated 5 years ago
- Smart Grid simulation for energy efficiency using renovable energy☆18Jul 17, 2016Updated 9 years ago
- 复现论文《电力系统碳排放流的计算方法初探》。周天睿,康重庆,徐乾耀,等.电力系统碳排放流的计算方法初探[J].电力系统自动化,2012,36(11):44-49.☆20Jul 29, 2025Updated 7 months ago
- Demo files for a Japanese web seminar "Prediction and Classification of time series data with LSTM"☆14Sep 23, 2023Updated 2 years ago
- Handover Self-Optimization in Drones Based on Low Earth Orbit Satellite Systems Project Codes☆19Jul 22, 2021Updated 4 years ago
- 全栈工程师进阶加油站☆19Mar 9, 2019Updated 7 years ago