Xingdong-Li / OperationalResearchLinks
When I was studying operations research, I found the problem-solving process to be quite tedious, so I came up with the idea of developing this website. It can quickly solve (partial) tedious problems such as the simplex method, the shortest path, dynamic programming, etc., and help you memorize formulas.
☆14Updated last year
Alternatives and similar repositories for OperationalResearch
Users that are interested in OperationalResearch are comparing it to the libraries listed below
Sorting:
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- 用OpenGL编写的三维机器人,可做一定的交互。☆10Updated 10 years ago
- ⭐️ 北京理工大学数值分析《数值计算方法》丁丽娟-数值实验作业(MATLAB)和课后作业☆16Updated 9 months ago
- Using the technology of OpenGL to create a 3D game ,just for your learning,esp for OpenGL.☆12Updated 8 years ago
- 基于知乎文本数据的lda和word2vec模型☆15Updated 4 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆17Updated last year
- Speed detection of objects (Color and shape recognition)☆18Updated last year
- 启发式算法总结☆20Updated 4 years ago
- Design and Development Computer Graphics System Using OpenGL With C++☆11Updated 4 years ago
- 聚类算法。实现Kmeans,DBSCAN以及谱聚类☆62Updated 7 years ago
- 中文情感分析-textcnn☆24Updated 2 years ago
- 项目针对IMDb的影评文件,进行数据处理和文本特征抽取,构建朴素贝叶斯、逻辑回归、Bagging和boosting等模型,并进行对比和组合,对影评的情感倾向进行预测☆25Updated 6 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆116Updated 7 years ago
- ROKAE机器人调用接口☆12Updated 2 years ago
- Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化☆46Updated 2 months ago
- MATLAB GUI for various Path Planning Algortihms☆10Updated 8 years ago
- 基于Python爬虫技术的中国知网(CNKI)文献检索与下载程序,能够便利文献的检索与信息下载!☆15Updated 2 years ago
- 对b站弹幕、评论进行爬虫,然后使用Word2Vec模型将其转化为词向量进行分析☆33Updated 3 years ago
- 这是中国研究生数学建模大赛的C题,用于解决航班恢复的问题。程序首先建立了飞机,航班,客户,机场四个类用于模拟航班调度环境。之后应用遗传算法寻找最优的航班调度方案☆33Updated 6 years ago
- 一个使用python geatpy库求解多目标优化问题无向图最短路的简单例子,使用算法为NSGA3☆20Updated 4 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆92Updated 6 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆110Updated 3 years ago
- CoppeliaSim GridMap plugin☆10Updated 5 years ago
- 毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估☆51Updated 3 years ago
- 基于朴素贝叶斯实现的豆瓣影评情感分析☆101Updated 2 months ago
- 使用了多种主流的文本深度学习模型进行了中文商品金融文本的精细化分类和情感分类,可用于对商品评价进行量化分析☆12Updated 3 months ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆54Updated 5 years ago
- siasun robot package for ROS☆10Updated 5 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Updated 2 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆58Updated 2 months ago