Pinned Repositories
0Solving1.io
ANN-Net-classification
HNU《机器学习》-第二次实验: 使用神经网络对“car+evaluation”数据集进行分类。简单地利用pytorch实现神经网络
ArticlePersonalCatalog
My Research Paper Reading Notes, mainly focusing on the field of Artificial Intelligence.
Car-Number-Plates-DetectAndRecognize
Detect(By opencv Haar classifier) and recognize vehicle license plates(By LPRNet) for my CV coursework
CV_FaceDetection_PytorchMTCNN_demo
HNU《计算机视觉》课程,人脸检测小作业:利用PYtorch实现卷积神经网络(MTCNN)的人脸检测
githubChartBed
A github photo bed for my images
HnuIOTsystem
Hnu物联网系统课程,实现博物馆监测系统
ML-8-DecisionMaking-tree
这是我在本科《机器学习》课程中的实验。在有1000个车辆数据的数据集上,使用决策树完成4分类,并进行性能评估。于是,我手写了ID3、CHAID、C4.5、CART这四个基本的决策树,并根据已有库实现RandomForest、XGBoost、GBDT、LightGBM这四个较复杂的决策树模型框架
Vehicle-detection
To deal with 《Computer Vision》 coursework, I utilize Yolov5 neural network instead of traditional methods based on computer graphics.Besides, I use Pyside6 and Gradio to achieve graphical interface.
PerformapalSolv's Repositories
PerformapalSolv/ML-8-DecisionMaking-tree
这是我在本科《机器学习》课程中的实验。在有1000个车辆数据的数据集上,使用决策树完成4分类,并进行性能评估。于是,我手写了ID3、CHAID、C4.5、CART这四个基本的决策树,并根据已有库实现RandomForest、XGBoost、GBDT、LightGBM这四个较复杂的决策树模型框架
PerformapalSolv/ANN-Net-classification
HNU《机器学习》-第二次实验: 使用神经网络对“car+evaluation”数据集进行分类。简单地利用pytorch实现神经网络
PerformapalSolv/CV_FaceDetection_PytorchMTCNN_demo
HNU《计算机视觉》课程,人脸检测小作业:利用PYtorch实现卷积神经网络(MTCNN)的人脸检测
PerformapalSolv/0Solving1.io
PerformapalSolv/ArticlePersonalCatalog
My Research Paper Reading Notes, mainly focusing on the field of Artificial Intelligence.
PerformapalSolv/Car-Number-Plates-DetectAndRecognize
Detect(By opencv Haar classifier) and recognize vehicle license plates(By LPRNet) for my CV coursework
PerformapalSolv/githubChartBed
A github photo bed for my images
PerformapalSolv/HnuIOTsystem
Hnu物联网系统课程,实现博物馆监测系统
PerformapalSolv/Vehicle-detection
To deal with 《Computer Vision》 coursework, I utilize Yolov5 neural network instead of traditional methods based on computer graphics.Besides, I use Pyside6 and Gradio to achieve graphical interface.
PerformapalSolv/TestjavaWork