代码主要包括: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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用各种循环网络进行回归拟合,包括rnn,lstm,nlstm,bilstm☆22Jan 2, 2020Updated 6 years ago
- 基于cnn和lstm的动作视频序列识别☆15Oct 8, 2018Updated 7 years ago
- Andoird Malware Detection with different numbers of permissions using machine learning☆12Sep 22, 2019Updated 6 years ago
- Open source codes of "Spatio-Temporal Probabilistic Forecasting of Photovoltaic Power Based on Monotone Broad Learning System and Copula …☆16Feb 14, 2022Updated 4 years ago
- 宽度学习 Broad Learning System MATLAB 代码 / 寬度學習Broad Learning System MATLAB代碼(1):MNIST實踐☆18Jun 25, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Multi-objective particle swarm optimization algorithm in .m☆12May 9, 2020Updated 5 years ago
- LEO Satellite vs. Cellular Networks: Exploring the Potential for Synergistic Integration (CoNEXT '23)☆11Oct 26, 2023Updated 2 years ago
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 9 years ago
- Review of the article "Handover Implementation in a 5G SDN-based Mobile Network Architecture"☆10Jan 31, 2017Updated 9 years ago
- Cluster-Oriented Handover Management Algorithm for 5G Decentralized Heterogeneous Networks: MATLAB Simulation environment☆15Jul 15, 2021Updated 4 years ago
- 使用决策树ID3,C4.5,CART分别生成随机森林(Using ID3, C4.5, CART decision trees to achieve RF)☆13Aug 21, 2020Updated 5 years ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11May 17, 2017Updated 8 years ago
- Evaluate the performance of the oversampling method KMeans-SMOTE☆17Mar 30, 2019Updated 7 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Manifold Regularized Discriminative Feature Selection for Multi-label Learning (PR'19)☆21Apr 22, 2020Updated 5 years ago
- A prototype of information retrieval system inclduing the document parsing, index construction, query parsing to support the vector space…☆15May 16, 2023Updated 2 years ago
- Distributed multi-agent average consensus☆11Mar 17, 2020Updated 6 years ago
- Branch and Bound algorithm implemented as project for optimization course EA044.☆11Dec 29, 2017Updated 8 years ago
- A toy os. 《自己动手写操作系统》 《Orange'S 一个操作系统的实现》☆10Mar 10, 2023Updated 3 years ago
- 第10组 基于卷积神经网络VGG垃圾图像分类☆19Jun 11, 2020Updated 5 years ago
- Optimised the number of handovers using the Q-Learning algorithm of Reinforcement Learning☆18Mar 11, 2022Updated 4 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Dec 14, 2017Updated 8 years ago
- The current DC optimal power flow (OPF) model finds the optimal operating schedules of generating units considering transmission line con…☆15Jan 8, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A multi-country electricity market and district heating model☆12Oct 19, 2018Updated 7 years ago
- Handover Self-Optimization in Drones Based on Low Earth Orbit Satellite Systems Project Codes☆19Jul 22, 2021Updated 4 years ago
- ☆13Jun 25, 2018Updated 7 years ago
- Energy data interface for blockchain smart contracts☆12Dec 8, 2022Updated 3 years ago
- Awesome papers on Feature Selection☆39Feb 14, 2026Updated 2 months ago
- Feature level fusion of LBP and Gabor☆17Jun 1, 2015Updated 10 years ago
- Generalized Discriminant Analysis (GDA) - non-linear feature dimensionality reduction technique☆19Apr 7, 2016Updated 10 years ago
- 信息隐藏与数字水印,实验和quizQ&A整理,期末知识点复习整理☆12Sep 16, 2020Updated 5 years ago
- Model predictive control(mpc), demand response and energyhub modeling in R☆16Jan 11, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Voltage stability constrained OPF. Contingencies are considered by including additional sets of power flow constraints. Modification of M…☆13Apr 19, 2018Updated 8 years ago
- GUROBI9.0求解Nonconvex规划 配电网重构☆14Oct 30, 2020Updated 5 years ago
- Beetle Antennae Search Algorithm for python 3.x☆16Feb 8, 2021Updated 5 years ago
- Source Code for the ICML 2020 Paper on Uncertainty & Robustness in Deep Learning☆17Aug 28, 2023Updated 2 years ago
- A Simplified Electrochemical Lithium-ion Batteries Model based on Physics-informed Unsupervised Learning LSTM_Res Network☆14Nov 17, 2023Updated 2 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 5 years ago
- Smart Grid simulation for energy efficiency using renovable energy☆18Jul 17, 2016Updated 9 years ago