-
copy
implementation of copy move forgery detection based on ad hoc algorithm
- 2015-01-06 15:57:36下载
- 积分:1
-
Skier小游戏
用Python3.4编写的skier小游戏,基于pygame的UI。
- 2022-03-21 21:09:38下载
- 积分:1
-
Python神经网络编程.pdf+代码
本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basics necessary to understand how neural networks work. The first part introduces the basic ideas, including the basic mathematical knowledge of the neural network, the second part is the practice, introduces the popular and easy way to learn Python programming, so as to gradually use the language to construct neural networks to recognize human handwritten letters, especially to make them as well as the network developed by experts. Do. Part 3 is an extension of how to improve the performance of neural networks to the level of industrial applications, and even let them work on Raspberry Pi.)
- 2018-10-16 11:05:31下载
- 积分:1
-
wordbag
根据一个人物名单文件,查找wekipedia上相应网页,读取网页文本,并统计每个人物在每个网页上出现的次数,最终形成word bag,人物500人,运行时间6分钟左右。(from a namelist making a word bag )
- 2012-11-15 17:53:43下载
- 积分:1
-
exercises-master
这是python机器学习书籍的全部代码,一定要结合书籍看代码。(This is the whole code of Python machine learning books, we must read the code in conjunction with books.)
- 2019-04-17 01:55:49下载
- 积分:1
-
RNN预测正弦函数
深度学习中,循环卷积网络常用于预测正弦函数的取值(Cyclic Convolution Networks for Predicting Sinusoidal Functions in Deep Learning)
- 2018-12-21 21:24:50下载
- 积分:1
-
k-means
说明: k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
- 2020-07-02 08:56:27下载
- 积分:1
-
IM 即时通信 环信
环信 IM 后台代码 , web , python, java, ruby 语言 ,即时通信,文本、表情消息,直接发送、接收。提供Demo,方便大家参考,已实现聊天添加/删除好友/群组功能。登录、登出、操作好友、收发个人消息/群组消息等,好友之间可以通过webrtc进行视频聊天(仅支持 https + Webkit浏览器)
- 2022-04-21 02:25:19下载
- 积分:1
-
holt_winters
holt-winters 三次指数平滑算法,时间序列预测算法,带测试数据及Demo(Triple Order Exponential Smoothing, Holt-Winters algorithm, time series prediction algorithm with test data and Demo)
- 2016-10-10 18:57:02下载
- 积分:1
-
sift
基于SIFT的快速图像匹配,可适用于于目标追踪,适合初学者参考使用
- 2023-03-03 23:15:05下载
- 积分:1