-
机器学习课程源代码
说明: 斯坦福大学吴恩达机器学习视频课程的源代码(Source Code for Stanford University Wu Enda Machine Learning Video Course)
- 2019-03-27 17:21:29下载
- 积分:1
-
TitleCheck
说明: 可以通过该代码实现,查找文件关键抬头信息(This code can be used to find the key header information of the file.)
- 2020-06-19 23:20:02下载
- 积分:1
-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
TDOA 定位算法chan实现
说明: tdoa 定位算法chan实现,输入三站坐标和左右时差即可解算出目标位置(Chan implementation of TDOA location algorithm)
- 2020-07-04 10:39:50下载
- 积分:1
-
DeepCCA-master
深度典型相关分析的python实现,DCCA是Galen Andrew于2013年发表于ICML上的一篇文章,提出了将深度网络与CCA结合的新方法。(Deep canonical correlation analysis)
- 2018-09-20 12:43:05下载
- 积分:1
-
在 Python 中的 KMS 激活脚本
V4、 V5,V6 KMS 请求的响应。-激活 Windows 的支持 7/8/8.1/2008R2/2012/2012R2 和 Office 2010/2013 年。
# 依赖项-Python 2.7.x 或者 Python 2.6.x 与安装的"argparse"模块。-如果安装"pytz"模块,在详细输出"请求时间"将转换为本地时间。否则,它将以 utc 时间表示。
# 用法-要启动服务器,执行 "python server.py [listen_address] [端口]"。默认侦听地址是"0.0.0.0"(所有的接口) 和默认端口是"1688"。-向运行客户端,使用 "python client.py server_address [端口]"。默认端口是"1688"。
- 2022-08-24 21:53:57下载
- 积分:1
-
FusionGAN-master
说明: 用生成对抗网络了进行红外和可见光图像融合(Infrared and Visible Image Fusion Using Generated Countermeasure Network)
- 2020-12-13 22:39:15下载
- 积分:1
-
ZigBee
Python code to communicate with MaxStream ZigBee modules.
- 2013-11-19 13:14:45下载
- 积分:1
-
shape_predictor_5_face_landmarks.dat
说明: 用于人脸识别中的5点特征模型,将人脸数据进行提取(Five-Point Feature Model for Face Recognition and Face Data Extraction)
- 2020-06-22 11:20:02下载
- 积分:1
-
[挖掘社交网络].源代码
大数据时代下,社会数据分析非常重要。社交网站的数据挖掘与分析这本书源代码(In the era of large data, social data analysis is very important. The source code for the data mining and analysis of social networking sites)
- 2018-02-06 18:03:42下载
- 积分:1