资源列表
naive_bayes(简单贝叶斯)
- 简单贝叶斯的介绍和讲解,深刻理解简单的贝叶斯(Simple introduction and explanation of Bias, a deep understanding of simple Bias.)
mixGuass
- 利用混合高斯模型进行前景提取,能够达到较好的检测结果-mix Guass, objects extracting
tensorflow_install
- 谷歌人工智能框架tensorflow官方安装步骤(Google artificial intelligence framework tensorflow official installation steps)
Bias supervised classification
- 基于c++的监督分类,使用贝叶斯分类实现图像的二值分类(Supervised classification based on c++ uses Bias classification to implement the two valued classification of images)
eg22-renliangchaoxiangshibie
- 《MATLAB神经网络30个案例分析》中的第22个例子,案例22 LVQ神经网络的预测——人脸朝向识别。希望对大家有一定的帮助! -The MATLAB neural network analysis of 30 cases of 22 example, 22 cases of LVQ neural network prediction, face toward the identification. Hope to have certain help to everybody!
PhotoGram
- 摄影测量中的内定向,后方交会,前方交会,相对定向,功能基本上满足了摄影测量的需求。-Photogrammetry in orientation, resection, forward intersection, relative orientation, function basically meet the needs of photogrammetry.
seq2seq_chatbot_new
- 基于Tensorflow的检索型聊天机器人(Tensorflow-based search chatbot)
AdvancedDataMiningTechnique
- 中科院自动化所模式识别国家重点实验室老师上的数据挖掘高级技术,希望对学数据挖掘的同学有所帮助
MODELING-OF-ACTIVATED-SLUDGE-PROCESS-BY-USING-Neu
- MODELING OF ACTIVATED SLUDGE PROCESS BY USING Neural Networks
python数据结构与算法笔记
- 机器学习笔记关于算法,认真手打的哦。谢谢,请允许通过(machine learning and ffff eeee eeeee eeeee)
bp
- bp神经网络车牌识别,用于识别 二值化以后的图像,解压后把 char char1 目录放到d盘下-bp neural network license plate recognition, later used to identify the binary image after extracting the char char1 disk under the directory into the d
KL_SVD_face_recognition
- PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.