-
40节点预测
利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
- 2018-03-25 19:52:04下载
- 积分:1
-
Post_S_DSP_Phase_16QAM
MQAM在DSP中进行信号处理需要的载波相位恢复程序,适用于16QAM信号的载波相位恢复,利用Python语言编写
(MQAM signal processing in the DSP requires the carrier phase recovery process, the 16QAM signal applied to the carrier phase recovery, using the Python language)
- 2014-04-24 21:05:51下载
- 积分:1
-
卷积神经网络
说明: 利用Python实现卷积神经网络,适合初学者借鉴,参考。(Using Python to realize convolution neural network is suitable for beginners to learn and refer to.)
- 2020-06-15 22:45:01下载
- 积分:1
-
感知器算法
感知器是一种仿生算法,并试图模仿一个单一的神经元,我们简单地乘每个输入(功能)的放大器;重量,并检查是否这个加权求和放大器;(激活)大于一个阈值。放大器;放大器;如果是这样,那么我们“火”的神经元(即决定放大器;根据激活)
- 2022-04-01 21:34:19下载
- 积分:1
-
利用深度神经网络获取图像目标轮廓的hed模型
利用全卷积网络进行图像处理,获取目标物的轮廓,实现提取边缘的目地。该神经网络框架不同于普通的卷积神经网络(CNN),对网络层进行了变形,采用全卷积的方式,不再要求输入图像的尺寸大小统一,可以输入任意大小的图像,每一个卷积层都会计算它的loss
- 2022-02-15 18:33:26下载
- 积分:1
-
A3C
基于强化学习算法A3C实现的一个小案例。(A small case based on the A3C implementation of the reinforcement learning algorithm.)
- 2021-03-05 09:49:31下载
- 积分:1
-
demo_gesture_dot
说明: 用python实现3D空间散点的连线绘图(Realization of 3D Spatial Spot Connection Drawing with Python)
- 2020-06-19 21:20:02下载
- 积分:1
-
周期性边界条件代码
说明: 建立二维、三维单胞模型的周期性边界条件python脚本程序(Periodic boundary conditions for building three-dimensional and two-dimensional cell model)
- 2020-11-10 12:09:46下载
- 积分:1
-
kd_filter-master
说明: 有关于机器学习使用代码,欢迎大家下载与使用(About machine learning code, welcome to download and use)
- 2020-06-27 14:02:46下载
- 积分:1
-
EM 算法
用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, variance and proportion of the male and female height, then the mean variance of the height of male and female is solved by the EM algorithm, so as to fit the data.)
- 2018-07-14 12:46:57下载
- 积分:1