-
VAE实战
说明: autoencoder是一种无监督的学习算法,主要用于数据的降维或者特征的抽取,在深度学习中,autoencoder可用于在训练阶段开始前,确定权重矩阵的初始值。(Autoencoder is an unsupervised learning algorithm, which is mainly used for dimensionalization reduction or feature extraction of data. In deep learning, autoencoder can be used to determine the initial value of weight matrix before the training stage.)
- 2019-10-16 20:12:19下载
- 积分:1
-
RSEICal_ETM
说明: 徐涵秋教授提出的遥感生态指数实现PYTHON代码
主要针对Landsat ETM数据实现的四种指标:
绿度
干度
湿度
温度
主要源自网络。(ealization of Python code by remote sensing ecological index proposed by Professor Xu Hanqiu
This paper mainly aims at the four indicators of Landsat ETM data:
Greenness
Dryness
humidity
temperature
Mainly from the network.)
- 2020-05-23 14:00:02下载
- 积分:1
-
dispatch
说明: gurobi python optimization programing
- 2019-04-16 18:27:38下载
- 积分:1
-
sklearn-tree-BN-knn
分类器的性能比较与调优:
使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。
使用不同分析三种分类器在实验中的性能比较,分析它们的特点。
本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers:
We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application.
The performances of three classifiers are compared and their characteristics are analyzed.
The data set used in this experiment is house and segment.)
- 2021-04-16 15:08:53下载
- 积分:1
-
flower_CNN
简单的CNN对花进行分类,里面含有数据和代码(Using CNN to classify the flower,which include data and code.)
- 2018-10-23 11:29:32下载
- 积分:1
-
python爬虫完整课件详细教程
python爬虫完整课件详细教程
- 2020-12-08下载
- 积分:1
-
AlgorithmsByPython-master
一些常见算法实现和牛客网以及leetcode刷题(Some Common Algorithms Implementing and Title Brushing)
- 2018-12-24 16:03:44下载
- 积分:1
-
dlib_face_recognition_resnet_model_v1.dat
说明: 人脸识别中需要的resnet网络模型,用于处理人脸数据(RESNET network model for face recognition, which is used to process face data)
- 2021-03-31 20:59:08下载
- 积分:1
-
opencv
基于openCV的手势识别。用于KINECT的简单手势识别。(OpenCV-based gesture recognition)
- 2021-04-23 11:18:47下载
- 积分:1
-
LSTM程序
说明: 基于LSTM的时间序列预测-原理-python代码(Prediction of time series based on LSTM - principles -python code)
- 2019-07-05 17:43:54下载
- 积分:1