-
dbn-master
深度置信网络DBN,深度学习,神经网络,分类(deep belief network(DBN), deep learning, neural network, classification)
- 2020-11-16 16:39:40下载
- 积分:1
-
《Deep Learning》-Ian Goodfellow
机器深度学习的入门好书,能够帮助学习python机器学习快速入门!(A good introduction to machine-based in-depth learning!)
- 2018-11-27 15:47:05下载
- 积分:1
-
atom,master,CODE,
to use it coding,like notepad,editplus,code!
- 2022-03-06 15:44:33下载
- 积分:1
-
mousemove
blender 的摄像机控制程序,使用ws控制其前后,使用鼠标控制其方向,使用空格键模拟跳跃.(blender s camera control,use ws for qianhou ,use mouse for orention ,use space for jump.)
- 2014-08-25 17:45:06下载
- 积分:1
-
saltyfish-master
说明: Free fish crawler software, crawl free fish products
- 2020-03-11 13:52:13下载
- 积分:1
-
opencv-relex-detection-
对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
- 2013-09-08 22:02:08下载
- 积分:1
-
使用Opencv读取16bitTIFF图像的函数
//这是一个使用Opencv读取16bitTIFF图像的函数,使用与已知宽高的图像//注意需要在函数外部为图像分配内存,使用完毕后记得释放内存//参数:imagePathName 待读入的影像路径名 __in__//参数:subImage 保存读入数据的数组 __out__//返回值:成功返回true,失败返回false/*unsigned short* subImage = new unsigned short[subWidth * subHeight];memset(subImage, 0, subWidth * subHeight);read16bitTiffOpencv("2084_00.tif", subImage);......delete[] subImage;*/
- 2022-06-14 09:08:36下载
- 积分:1
-
2DBlobDetect
基于Opencv的,运用高斯拉普拉斯算子二维斑点检测,详见代码(Based on Opencv, two-dimensional spot detection using gauss Laplace operator, as shown in the code
)
- 2013-08-14 21:55:51下载
- 积分:1
-
Homework
说明: 名片 管理 输入删除 修改名片,展示所有输入的名片,退出系统(Business card management input delete modified business card, display all input business card, exit the system)
- 2020-10-05 10:30:36下载
- 积分:1
-
gans
一个用于分类MNIT数据集的GAN分类器。(A GAN classifier for categorization of MNIT data sets.)
- 2021-03-30 13:09:10下载
- 积分:1