-
python
通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
- 2020-10-16 16:57:29下载
- 积分:1
-
机器学习原理之logistic回归算法与代码实现
根据现有数据对分类边界线建立回归公式,以此进行分类,其核心是通过最优化算法寻找最佳回归系数(权重系数),主要应用于二分类。(Based on the existing data, regression formulas are established to classify the classification boundary lines. The core of this method is to find the best regression coefficients (weight coefficients) through the optimization algorithm, which is mainly used in the second classification.)
- 2020-06-17 02:20:02下载
- 积分:1
-
hucai
水表图像识别 图像预处理 哈哈就不懂四周(Water Meter Image Recognition)
- 2019-06-19 18:27:49下载
- 积分:1
-
Python_IRC_bot
IRC Bot written in Python
- 2011-10-09 01:24:43下载
- 积分:1
-
pudonghanVGG16
说明: Caffee框架下实现Faster R-CNN ,backbone为vgg(Faster R-CNN is implemented under Caffee framework, and backbone is VGG)
- 2019-05-28 19:42:48下载
- 积分:1
-
char-rnn-master
说明: 命名实体识别代码,BiLSTM-CRF代码,Tensorflow框架(Named entity recognition code, BiLSTM-CRF code, Tensorflow framework)
- 2020-12-17 20:29:11下载
- 积分:1
-
ctl2ncl
说明: 可以将grads数据转换成ncl能读的数据,直接一步实现(Grads data can be converted into NCL readable data, which can be directly implemented in one step)
- 2020-06-18 00:20:01下载
- 积分:1
-
python实现DBSCAN(基于密度的聚类方法)
说明: DBSCAN(Density-Based Spatial Clustering of Applications with Noise) 为一种基于密度的聚类算法,它不仅可以找出具有任何形状的簇,而且还可以用于检测离群值。其基本思想为数据点分布紧凑的应被划分为一类,而周围未分布有或仅有极少数点的数据点则有可能为离群值。通过python实现了该聚类方法的计算。(DBSCAN (density based spatial clustering of applications with noise) is a density based clustering algorithm. It can not only find clusters with any shape, but also detect outliers. The basic idea is that the data points with compact distribution should be divided into a class, while the data points with few or no distribution around may be outliers. This clustering method is implemented by python.)
- 2020-12-23 15:45:10下载
- 积分:1
-
example
输入小球半径及高度,可以计算出小球反弹的轨迹,并且画出动画(Enter ball radius and height, can calculate the trajectory of the ball rebound and draw animation)
- 2015-04-19 20:22:36下载
- 积分:1
-
sift stitch基于opencv库的拼接算法 huidu
说明: sift stitch基于opencv库的拼接算法小测试(sift stitch Small test of Mosaic algorithm based on opencv library)
- 2020-06-19 06:40:01下载
- 积分:1