-
Gans Papers concerning Text Style Transfer
说明: gans papers for text style transfer(论文)(gans papers for text style transfer)
- 2019-12-06 14:01:39下载
- 积分:1
-
chat-master
pyhon写的聊天室
安装:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527(a live chat room built with python
Install:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527)
- 2013-12-05 19:16:45下载
- 积分:1
-
Kares入门资料打包
深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
- 2020-06-17 17:00:01下载
- 积分:1
-
室内定位
说明: 通过各种不同的算法实现室内高精度定位,比如说KNN,随机森林,SVM,等等。(Indoor high-precision positioning is achieved by various algorithms, such as KNN, random forest, SVM, and so on.)
- 2019-06-12 19:40:29下载
- 积分:1
-
pyhht
python 3.x 实现希尔伯特黄变换,其中包含了经验模态分解函数,hilbert谱分析函数,和瞬时频率计算等函数。(python 3.x implements a Hilbert yellow transform that contains functions such as empirical modal decomposition functions, hilbert spectral analysis functions, and instantaneous frequency calculations.)
- 2020-11-20 15:19:37下载
- 积分:1
-
test
截取手机图片提取图片文字自动百度进行搜索(Capture text automatically Baidu search)
- 2018-05-03 00:09:14下载
- 积分:1
-
基于svm的鸢尾花分类模型
说明: 使用python编写的小程序,基于svm的鸢尾花分类模型。(Iris classification model based on SVM)
- 2020-12-24 19:49:06下载
- 积分:1
-
CNN-人脸识别-py
说明: 用卷积神经网络实现人脸识别。使用语言为python(Face recognition is realized by convolutional neural network.)
- 2019-03-14 15:38:55下载
- 积分:1
-
支持向量机
SVM算法实现,在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。它是针对线性可分情况进行分析,对于线性不可分的情况,通过使用非线性映射算法将低维输入空间线性不可分的样本转化为高维特征空间使其线性可分,从而使得高维特征空间采用线性算法对样本的非线性特征进行线性分析成为可能。
- 2022-04-09 06:45:01下载
- 积分:1
-
wavelets
说明: Pywavelets的cwt函数做连续1维小波变换的时频分析,并图形显示(Time and Frequency of Continuous 1-D Wavelet Transform and Graphic Display)
- 2019-07-01 18:44:56下载
- 积分:1