数据集:Flickr8k glove.6B.200d
2023-04-10 10:11:49 7.02MB jupyter 机器学习 ide python
1
EasyAI是一个纯 Python 编写的人工智能框架,用于双人对弈类游戏,如 Tic Tac Toe、Connect 4、Reversi 等。它可以轻松地定义游戏机制,并与电脑进行对战。
2023-04-08 16:40:28 89KB Python开发-机器学习
1
主要涉及基于RANSAC算法的放射变换的研究,改代码仅完成仿射变换部分
2023-04-08 13:53:10 4KB c/c++ 机器学习
1
说明K-近邻算法的距离公式 。 说明K-近邻算法的超参数K值以及取值问题。 说明K-近邻算法的优缺点。 应用KNeighborsClassifier实现分类。 了解分类算法的评估标准准确率。
2023-04-08 11:25:45 1.79MB 机器学习 KNN算法 python实现 课件
1
Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning
2023-04-07 03:35:16 186KB Python开发-机器学习
1
An implementation of Deep Recursive Residual Network for Super Resolution (DRRN), CVPR 2017
2023-04-06 20:04:46 683.51MB Python开发-机器学习
1
光伏发电量预测机器学习数据集
1
matlab程序,PCA的Iris实现,用于特征提取十分有效。主成分分析是实现降维(Dimension Reduction)的重要方式
2023-04-06 15:45:47 605B 人工智能/机器学习
1
kaggle竞赛Predict Student Performance from Game Play 自己写的项目代码,带注释+讲解 数据集:https://www.kaggle.com/competitions/predict-student-performance-from-game-play/data score为0.678,300/600的rank 竞赛目标: You'll develop a model trained on one of the largest open datasets of game logs. 文件包括: train.csv - the training set test.csv - the test set sample_submission.csv - a sample submission file in the correct format train_labels.csv - correct value for all 18 questions for each session in the training set
2023-04-06 09:56:16 148KB kaggle
1
利用python sklearn进行机器学习
2023-04-06 08:41:19 6.07MB 机器学习 python 监督学习 代码
1