-
稀疏自编码器
Stanford 大学教授Andrew Ng公开课UFLDL之自编码器练习,经过本人完成的代码,与Andrew Ng的预期结果完全一致,并且,其中已经进行了矢量化编程,程序运行效率很高;训练数据集、第三方优化代码也含在压缩包中,相信对深度学习的初学者,必定有较大帮助。
- 2022-01-25 16:39:16下载
- 积分:1
-
This document contains details about color image procesing, conversion from HSI...
This document contains details about color image procesing, conversion from HSI to RGB ,some sample codes ,characteristics of color,transformations,histogram equalisation and slicing.
- 2022-10-04 02:45:03下载
- 积分:1
-
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Ba...
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function
- 2022-03-03 10:49:39下载
- 积分:1
-
digital image compression algorithm based on MATLAB digital image compression al...
数字图像压缩算法,基于MATLAB的数字图像压缩算法,DCT格式
-digital image compression algorithm based on MATLAB digital image compression algorithm, DCT format
- 2023-03-17 04:15:03下载
- 积分:1
-
Simple image processing, including the opening of the image, image format conver...
简单的图像处理,包括图像的打开,图像格式的转换-Simple image processing, including the opening of the image, image format conversion, etc.
- 2023-06-05 02:25:02下载
- 积分:1
-
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门...
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门-VC to prepare a simple drawing program, can draw a straight line, rectangle and round, through the program, will enable beginners to get started quickly
- 2022-04-28 03:47:20下载
- 积分:1
-
一个很好的背景,红色的底色给人一种兴奋感!
一个很好的背景,红色的底色给人一种兴奋感!-a good background, the red background gives us a sense of excitement!
- 2022-03-03 01:53:21下载
- 积分:1
-
图表编辑程序,VB源代码。
图表编辑程序,VB源代码。-charts editor, VB source code.
- 2022-06-17 19:39:31下载
- 积分:1
-
这是关于Laplace的程序 重点介绍了laplace的算法 并且用c++语言实现了...
这是关于Laplace的程序 重点介绍了laplace的算法 并且用c++语言实现了-This is a program focused on the Laplace introduced the laplace algorithm and used c++ language to implement
- 2022-12-30 11:35:27下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1