-
xadmin封装
django本身自带一个强大的admin后台管理系统,但是管理起来并不是很方便。这里介绍下xadmin,xadmin是基于bootstrap和admin的一个更强大的后台管理系统
- 2022-06-16 20:10:20下载
- 积分:1
-
car
基于tensorflow框架训练识别车辆的CNN网络,文件中包含了完成的训练集及测试集。(The tensorflow framework is used to train and identify the CNN network of the vehicle. The file contains the completed training set and test set.)
- 2018-06-05 17:02:08下载
- 积分:1
-
blog
运用Python的django框架开发的个人博客系统源码,集合了博客主流的功能。(The use of Django framework Python development of the personal blog system source code, a collection of the main functions of the blog.)
- 2016-09-26 18:22:27下载
- 积分:1
-
分水岭算法
说明: Python 分水岭算法 用于图像分割等图像处理(Python watershed algorithm)
- 2019-01-13 10:19:04下载
- 积分:1
-
非线性弹簧实例操作
用弹簧单元模拟钢筋和混凝土的滑移,模拟非线性接触问题。(De veereenheid wordt gebruikt om de slip van staal en beton te simuleren om niet-lineaire contactproblemen te simuleren.)
- 2019-01-14 11:40:13下载
- 积分:1
-
python实现BP神经网络
使用python实现BP神经网络,包括网络结构设置,隐含层数量和隐含层节点数选择,优化器的确定:adam,激活函数的选择:relu,softmax,损失函数的选择:categorical_crossentropy,性能评估:categorical_accuracy,正则化 Dropout。
- 2022-02-02 01:55:40下载
- 积分:1
-
python 实现遗传算法
本源码是Pythonscript文件,利用Pythonwin打开运行即可,利用Python实现遗产算法,通过选择、交叉与变异计算适应度,快速找出要匹配的字符串。
- 2022-03-23 02:12:43下载
- 积分:1
-
How_To_Think_Like_A_Computer_Scientist-Learning_Wi
这本书旨在通过Python(对于初学者来说是最容易语言之一)的介绍和学习,教你像计算机科学家那样思考。这本书是国外中学生的教材之一,非常的通俗易懂。(How to Think Like a Computer Scientist: Learning with Python is an introduction to programming using Python, one of the best languages for beginners. )
- 2010-09-20 10:44:32下载
- 积分:1
-
random forest 随机森林
模型组合(比如说有Boosting,Bagging等)与决策树相关的算法比较多,这些算法最终的结果是生成N(可能会有几百棵以上)棵树,这样可以大大的减少单决策树带来的毛病,有点类似于三个臭皮匠等于一个诸葛亮的做法,虽然这几百棵决策树中的每一棵都很简单(相对于C4.5这种单决策树来说),但是他们组合起来确是很强大。
- 2022-04-16 17:50:55下载
- 积分:1
-
ntpserver
Python 抓取 COM Port 未完成(Python Serach COM Port non Fininshed)
- 2019-01-23 17:07:10下载
- 积分:1