-
dbn
深度置信网,经过调试,运行没有问题。运行时有点占内存,速度稍慢。(Deep Belief Nets, Restricted Boltzmann Maching)
- 2021-03-14 00:59:24下载
- 积分:1
-
python爬虫小程序
说明: 用python编的爬虫小程序,希望大家喜欢,谢谢大家!(python internet reptile book)
- 2020-06-22 20:20:01下载
- 积分:1
-
Xception
说明: 卷积神经网络的经典结构Xception的Keras实现(Keras implementation of xception, a classical structure of convolutional neural networks)
- 2020-11-05 04:47:58下载
- 积分:1
-
GWO
说明: 构建基于改进灰狼优化算法,可以优化SVR(Swarm intelligence optimization algorithm)
- 2020-12-16 15:19:14下载
- 积分:1
-
Python进阶(Intermediate Python) 中文PDF彩色版
《Python进阶》是《Intermediate Python》的中译本,对Python中的装饰器与推导式等高级用法做了详细说明,适合于掌握Python基础后的进一步提高。 Python的语法相当简洁,即使是生成器、装饰器与推导式等的高级特性利用时,同样可以发挥Pyhton简单高效的优点。 Pyhton3.x与2.x版本语法存在不同的地方,《Pyhton》进阶中的例子会贴出Python3与Pyhton2两个版本的代码,比较难能可贵。 译者在翻译过程中,慢慢发现,本书作者有着科普作家的风范,能将晦涩难懂的技术以较清晰简洁的方式来呈现,深入浅出的风格在每个章节的讨论中都得到了体现:每个章节都非常精简,5分钟就能看完,例子追求简洁,精辟地展现了原理;每个章节都会通过疑问,来引导读者主动思考答案;每个章节都引导读者做延伸阅读,让有兴趣的读者能进步、可以举一反三;每个章节都是独立的,你可以挑选任意的章节开始阅读, 不受影响。
- 2020-03-02下载
- 积分:1
-
LagrangianDual_UFLP-master
说明: 应用拉格朗日对偶问题的次梯度技术求解**无容量设施选址问题**(Solve **Uncapacitated Facility Location Problem** using _Subgradient technique_ applied to Lagrangian dual problem)
- 2020-01-04 22:27:16下载
- 积分:1
-
python GUI编程工具以及相关教程(ppt)
PAGE:像Visual Studio一样设计Python GUI窗体https://blog.csdn.net/oh5W6HinUg43JvRhhB/article/details/79736993通过PAGE生成python GUI界面(安装)https://blog.csdn.net/lxy210781/article/details/81057769
- 2019-06-03下载
- 积分:1
-
image inpainting
# Image Inpainting
Implementation of exemplar-based image inpainting algorithm by Criminisi et al.
Requirements:
Python 2.7.9 or greater
Cython 0.22 or greater
NumPy for Python 2
SciPy for Python 2
Matplotlib for Python 2
wxPython 3.0.0 or higher
#### Instructions
![1](instruction-pics/1.png)
Run the program to open the GUI.
![2](instruction-pics/2.png)
Enter the patch size. By default, it is 9. The patch size must be odd.
![3](instruction-pics/3.png)
Select option to apply Gaussian filtering prior to computing the image gradients and choose sigma value.
![4](instruction-pics/4.png)
Load the imag
- 2022-02-15 12:36:15下载
- 积分:1
-
好例子网_pareto前沿面
说明: 其中x是任何一个大于xmin的数,xmin是X最小的可能值(正数),k是为正的参数。帕累托分布曲线族是由两个数量参数化的:xmin和k。(Where x is any number greater than xmin,xmin is the smallest possible value of x (positive), and k is a positive parameter the Pareto family of distribution curves is parameterized by two quantities :xmin and K)
- 2020-12-13 22:01:13下载
- 积分:1
-
GA_RBF_SVM
说明: 粒子群优化SVM参数 遗传算法优化SVM参数(Particle Swarm Optimization of SVM Parameters)
- 2021-02-27 08:39:36下载
- 积分:1