TiantianUpup / numerical-optimizationLinks
数值优化中常见的算法实现
☆9Updated 3 years ago
Alternatives and similar repositories for numerical-optimization
Users that are interested in numerical-optimization are comparing it to the libraries listed below
Sorting:
- 计算机视觉作业:基于直方图的自适应阈值分割、利用聚类技术实现纹理图像分割、模板匹配技术、目标跟踪、背景建模、目标检测☆28Updated 4 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆32Updated 5 years ago
- python 基于新浪微博sdk的获取最新公共微博☆20Updated 5 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.