资源列表
垃圾短信分类
- 基于文本内容的垃圾短信识别,对数据进行了数据清洗,分词等,进行 了模型训练及评价(Based on the text content of spam short message recognition, data cleaning, segmentation, model training and evaluation are carried out)
cartographer--zhushi
- cartographer是一个系统,提供实时同步定位和测绘(SLAM)在二维和三维跨多个平台和传感器配置。(Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.)
rbf500
- RBF神经网络建模,也可适用于多输入多输出(RBF neural network modeling can also be applied to multi input and multi output)
神经网络基础
- 神经网络基础ppt,课件来源于吴恩达老师深度学习课程课件(Ppt of neural network foundation, the courseware comes from the courseware of in-depth learning of teacher Wu enda)
主动半监督K_means聚类算法研究及应用_吕峰.caj
- 基于师生模型实现半监督学习,百万级数据级(Semi supervised learning based on teacher-student model, million data level)
TensorFlow2深度学习.pdf
- Tensor Flow 2 的最新教程,基于tensor flow最新的版本。(Tensor Flow 2's latest tutorial)
《TensorFlow2深度学习》
- 《TensorFlow2深度学习》这是一本面向人工智能,特别是深度学习初学者的书, 本书旨在帮助更多的读者朋友了 解、喜欢并进入到人工智能行业中来,因此作者试图从分析人工智能中的简单问题入手,一 步步地提出设想、 分析方案以及实现方案,重温当年科研工作者的发现之路,让读者身临其 境式的感受算法设计思想,从而掌握分析问题、解决问题的能力。 这种方式也是对读者的基 础要求较少的,读者在学习本书的过程中会自然而然地了解算法的相关背景知识,避免出现 为了学习而学习的窘境。(This is a
matlab的交通灯信号识别
- 交通信号灯的识别,可以测试不同颜色的交通灯,效果还行(traffic light detection MATLAB)
lstm 成功
- 利用LSTM算法进行数据预测和数据分析,实在不知道说啥了(Use this svm algorithm for data prediction or data processing)
rbfmethod
- 这是径向基函数神经网络的代码,在机器学习中有很强的应用性。(radial basis function)
Sentiment Analysis1
- 读取csv或xlsx文件后对文本信息进行NLP情感分析并计算出情感的得分,越接近1越积极,越接近-1越消极(After reading the CSV or xlsx file, NLP sentiment analysis is performed on the text information and the score of sentiment is calculated. The closer to 1, the more positive, the more close to - 1,
SOM_BP
- BP神经网络进行回归预测分析,从表格中读取数据,进行时间序列分析的预测回归(Regression analysis of BP neural network)