▍1. faceRecognition
该demo展示了使用opencv和face_recognition库,对图片中出现的人脸识别记录并框出的过程,可实际应用(This is a demo which implements face recognition with opencv and face_recognition libraries)
该demo展示了使用opencv和face_recognition库,对图片中出现的人脸识别记录并框出的过程,可实际应用(This is a demo which implements face recognition with opencv and face_recognition libraries)
说明: 该demo展示了使用opencv和face_recognition库,对图片中出现的人脸识别记录并框出的过程,可实际应用(This is a demo which implements face recognition with opencv and face_recognition libraries)
基于python的感知器实现,线性二分类(linear classification based on perception,wrote in python)
说明: 基于python的感知器实现,线性二分类(linear classification based on perception,wrote in python)
谱聚类的目的便是要找到一种合理的分割图的方法,使得分割后形成若干个子图,连接不同子图的边的权重(相似度)尽可能低,同子图内的边的权重(相似度)尽可能高(The purpose of spectral clustering is to find a reasonable method of segmentation graphs, so that several subgraphs are formed after segmentation, and the weights (similarities) of the edges connecting different subgraphs are as low as possible, and the weights of the edges in the same subgraph are as low as possible. (similarity) as high as possible)
说明: 谱聚类的目的便是要找到一种合理的分割图的方法,使得分割后形成若干个子图,连接不同子图的边的权重(相似度)尽可能低,同子图内的边的权重(相似度)尽可能高(The purpose of spectral clustering is to find a reasonable method of segmentation graphs, so that several subgraphs are formed after segmentation, and the weights (similarities) of the edges connecting different subgraphs are as low as possible, and the weights of the edges in the same subgraph are as low as possible. (similarity) as high as possible)
推荐推荐实现,基于TensorFlow的推荐(based TensorFlow Recommend systerm)
说明: 推荐推荐实现,基于TensorFlow的推荐(based TensorFlow Recommend systerm)
针对早期windows系统SMB协议的攻击 前提时先安装安装python 在命令提示符窗口中首先进入py命令所在的文件夹 直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System Install Python first First enter the folder where the PY command resides in the command prompt window Type Python xx.py directly and return to confirm)
说明: 针对早期windows系统SMB协议的攻击 前提时先安装安装python 在命令提示符窗口中首先进入py命令所在的文件夹 直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System Install Python first First enter the folder where the PY command resides in the command prompt window Type Python xx.py directly and return to confirm)
对数据进行优化,分类,例如GMM分类方法,KNN分类,支持向量机分类。(Optimize data, classification, such as GMM classification method, KNN classification, support vector machine classification)
说明: 对数据进行优化,分类,例如GMM分类方法,KNN分类,支持向量机分类。(Optimize data, classification, such as GMM classification method, KNN classification, support vector machine classification)
用于修改voc格式的xml标签#################(XML tags for modifying VOC format)
说明: 用于修改voc格式的xml标签#################(XML tags for modifying VOC format)
深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
说明: 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
说明: 去噪和堆栈自编码去实现对mnist数据集的降维和去噪演示,主要体现自编码流程(Denoising and stack autoencoder)
说明: 高斯二阶帕累托解的python实现方法,非常实用(Python implementation of Gauss second order Pareto solution)