Skip to content
View Heavyapples's full-sized avatar

Block or report Heavyapples

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Facial-expression-recognition-based-on-convolutional-neural-networks Facial-expression-recognition-based-on-convolutional-neural-networks Public

    本项目是一个由我个人开发的python深度学习项目,基于卷积神经网络的人脸表情识别,使用enterface数据集,采用截取数据集视频每一帧的图像进行数据构建,使用采集到的图像进行卷积神经网络以及一个多层感知机(MLP)训练模型,最终实现的GUI界面可以上传任意图像进行表情识别。

    Python 14

  2. Agricultural-grain-yield-prediction-based-on-BP-SVR-and-random-forest Agricultural-grain-yield-prediction-based-on-BP-SVR-and-random-forest Public

    本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。

    Python 14

  3. Speech-emotion-recognition-based-on-RCNN Speech-emotion-recognition-based-on-RCNN Public

    本项目是一个由我个人开发的python深度学习项目,基于循环卷积神经网络(RCNN)的语音情感识别分类,可以识别一段语音文件将其情感识别并输出,数据集使用的是enterface database。

    Python 8

  4. Prediction-of-Beijing-Tourists-Based-on-ELM-SVR-Random-Forest-and-LSTM Prediction-of-Beijing-Tourists-Based-on-ELM-SVR-Random-Forest-and-LSTM Public

    本项目是一个由我个人开发的python机器学习项目,数据在PCA降维后基于ELM、SVR、随机森林、LSTM的北京游客预测,对比了四种机器学习算法的预测效果。

    Python 8

  5. MetricLearningFaceRecognition MetricLearningFaceRecognition Public

    本项目是一个由我个人开发的matlab深度学习项目,基于度量学习结合极限学习机进行人脸识别分类,其打破了常见的深度学习架构,是一个创新型项目。且该方法训练识别速度极快,且对数据量几乎无要求。

    MATLAB 6

  6. Skin-cancer-recognition-based-on-deep-learning Skin-cancer-recognition-based-on-deep-learning Public

    本项目是一个由我个人开发的python深度学习项目,基于深度学习的皮肤癌识别,数据集使用的是HAM10000,项目中的代码需要调整数据集指向路径方可运行。

    Python 5