代码主要包括: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:
- 1、结合opencv,利用特征提取方法(LDA LBP PCA)进行特征提取建立模型库;2、利用电脑摄像头进行拍照,每隔3秒提取一个正面照进行特征提取,然后与模型库中的样本进行余弦距离相似度计算,实现人脸匹配识别☆28Sep 4, 2019Updated 6 years ago
- 基于cnn和lstm的动作视频序列识别☆15Oct 8, 2018Updated 7 years ago
- MATLAB Implementation of SMOTE related algorithms☆32Jul 3, 2024Updated 2 years ago
- Temporal-Comorbidity Adjusted Risk of Emergency Readmission☆10Dec 23, 2017Updated 8 years ago
- Multi-view dimensionality reduction using tensor canonical correlation analysis☆10Jun 28, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Multi-objective particle swarm optimization algorithm in .m☆12May 9, 2020Updated 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實踐☆19Jun 25, 2019Updated 7 years ago
- matlab code for SEARCH: A Stochastic Election Approach for Heterogeneous Wireless Sensor Networks☆10Jun 11, 2016Updated 10 years ago
- ☆13Sep 22, 2023Updated 2 years ago
- 使用决策树ID3,C4.5,CART分别生成随机森林(Using ID3, C4.5, CART decision trees to achieve RF)☆13Aug 21, 2020Updated 5 years ago
- Code of AAAI2025 Paper 《VIoTGPT: Learning to Schedule Vision Tools in LLMs towards Intelligent Video Internet of Things》☆16Jan 16, 2025Updated last year
- Review of the article "Handover Implementation in a 5G SDN-based Mobile Network Architecture"☆10Jan 31, 2017Updated 9 years ago
- PE文件格式学习资料☆19Apr 19, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆12Dec 26, 2025Updated 7 months ago
- ☆24Jul 3, 2024Updated 2 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 7 years ago
- Evaluate the performance of the oversampling method KMeans-SMOTE☆17Mar 30, 2019Updated 7 years ago
- 論文實現框架的code☆17Apr 28, 2023Updated 3 years ago
- A simulation tool developed through MATLAB for direct comparison of the three operating strategies for stand-alone PV systems: isolated s…☆11Feb 19, 2019Updated 7 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
- Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"☆18May 31, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Multimodal Emotion Recognition in a video using feature level fusion of audio and visual modalities☆15Jul 5, 2018Updated 8 years ago
- Optimised the number of handovers using the Q-Learning algorithm of Reinforcement Learning☆18Mar 11, 2022Updated 4 years ago
- 二分类SVM与多分类SVM的实现☆14Jul 16, 2017Updated 9 years ago
- Seamless heterogeneous wireless network handover method using cycled ESN FAHP and MPTCP☆17Oct 29, 2021Updated 4 years ago
- A Surrogate-Assisted Evolutionary Feature Selection Algorithm with Parallel Random Grouping for High-Dimensional Classification☆24Mar 24, 2023Updated 3 years ago
- Ensemble Learning Toolbox☆16May 13, 2020Updated 6 years ago
- A multi-country electricity market and district heating model☆12Oct 19, 2018Updated 7 years ago
- 信息隐藏与数字水印,实验和quizQ&A整理,期末知识点复习整理☆12Sep 16, 2020Updated 5 years ago
- Handover Self-Optimization in Drones Based on Low Earth Orbit Satellite Systems Project Codes☆19Jul 22, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Permuterm index system for effective document retrieval of wild card queries.☆14Mar 25, 2015Updated 11 years ago
- ☆13Jun 25, 2018Updated 8 years ago
- DC Optimal Power Flow (OPF) via gurobi and yalmip, respectively. An example for learning gurobi and yalmip. 分别通过gurobi和yalmip实现直流最优潮流。学习g…☆12Jul 29, 2025Updated last year
- ☆18Oct 6, 2015Updated 10 years ago
- Optimisation algorithms for energy storage arbitrage☆17Dec 14, 2017Updated 8 years ago
- Code for Multi-Device Task-Oriented Communication via Maximal Coding Rate Reduction☆25Feb 4, 2025Updated last year
- A toolbox for Distribution Optimal Power Flow (D-OPF) Algorithms☆12Feb 10, 2020Updated 6 years ago