-
Python Deep Learning
说明: 革新计算机技术、人工智能、语音和数据分析的下一代技术(Next generation techniques to revolutionize computer vision, AI, speech and data analysis)
- 2019-03-05 20:54:52下载
- 积分:1
-
python_plane
说明: 用python做的一个飞机大战小游戏,希望学习python编程的朋友可以参考(A small game of airplane battle with Python. Friends who want to learn python programming can refer to it)
- 2019-12-11 14:41:25下载
- 积分:1
-
图像超分辨率
说明: 图像超分辨率技术源码;
基于深度学习的图像超分辨率重建的流程如下[2]:
1.首先找到一组原始图像Image1;
2.将这组图片降低分辨率为一组图像Image2
3.通过各种神经网络结构,将Image2超分辨率重建为Image3(Image3和Image1分辨率一样)
4.通过PSNR等方法比较Image1和Image3,验证超分辨率重建的效果,根据效果调节神经网络中的节点和参数
5.反复执行以上直到第4步的结果比较满意(Image super-resolution technology source code;
The process of image super-resolution reconstruction based on deep learning is as follows [2]:
1. First find a set of original images image1;
2. Reduce the resolution of this group of pictures to a group of image2
3. Through various neural network structures, the super-resolution of image2 is reconstructed into image3 (the resolution of image3 is the same as that of image1)
4. Compare image1 and image3 by PSNR and other methods to verify the effect of super-resolution reconstruction, and adjust the nodes and parameters of neural network according to the effect
5. Repeat the above until the result of step 4 is satisfactory)
- 2020-03-19 14:46:10下载
- 积分:1
-
supervised
说明: 监督学习训练网络,可以运用到雷达信号处理中(Supervised learning training network can be used in radar signal processing)
- 2020-06-16 09:57:51下载
- 积分:1
-
kmeans 1 - Fri
说明: kmeans聚类,xgb预测台湾高速公路交通流,对交通状态进行聚类(kmeans,xgb traffic prediction)
- 2020-06-04 17:06:34下载
- 积分:1
-
机器学习之朴素贝叶斯算法原理与代码实现
朴素贝叶斯是经典的机器学习算法之一,也是为数不多的基于概率论的分类算法。朴素贝叶斯原理简单,也很容易实现,多用于文本分类,比如垃圾邮件过滤。(Naive Bayes is one of the classical machine learning algorithms, and is also one of the few classification algorithms based on probability theory. Naive Bayesian principle is simple and easy to implement. It is mostly used for text categorization, such as spam filtering.)
- 2020-06-17 02:20:02下载
- 积分:1
-
MoHuJuLei
说明: 模糊聚类对iris数据集分类,测试结果显示较好的准确率(Classification of iris data sets by fuzzy clustering)
- 2020-03-31 23:59:59下载
- 积分:1
-
python 读写
这是一写pythony初级的代码示例,只是简单的说明python的语法,变量,方法调用和函数调用,面向对象机制可以简单的用于演示代码
- 2022-07-25 03:59:38下载
- 积分:1
-
特征检测与匹配
说明: 特征检测与匹配的目标是识别一个图像中的关键点与另一个图像中的对应
点之间的配对。(The goal of feature detection and matching is to identify the key points in one image and the corresponding points in another image)
- 2020-12-04 10:39:34下载
- 积分:1
-
cohesive
说明: 用于abaqus建模内聚力单元建模,通过内聚力单元分析材料损伤(Used for abaqus modeling, the cohesion unit is used to analyze material damage)
- 2020-06-19 17:20:02下载
- 积分:1