-
从Python开始学编程
说明: 本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
- 2020-06-18 03:00:02下载
- 积分:1
-
VGG
说明: VGG16分类网络,可以用于分类问题,采用了迁移学习(VGG16 classification net)
- 2019-09-19 19:22:56下载
- 积分:1
-
强化学习算法汇总.rar
代码中包含13种强化学习算法,所调用的环境不仅包含gym下面的一些简单环境,还可以自己设计环境(简单的迷宫游戏),简洁明了,适合算法学习的同学使用,其中A3C与PPO还涉及了并行运算的算法。
- 2020-02-04下载
- 积分:1
-
3dcrack
abaqus中的三微裂纹扩展,一起学习下(the abaqus of three micro-crack propagation, with learning under)
- 2012-10-31 17:32:10下载
- 积分:1
-
exercise-master
神经网络与深度学习课后习题代码,编程案列(Neural Network and Deep Learning Exercise Code, Programming List)
- 2019-04-17 11:39:13下载
- 积分:1
-
xgboost算法
说明: 利用xgboost对多变量结果进行预测分析的学习,建立模型(Using xgboost to study the prediction and analysis of multivariate results and build a model)
- 2020-11-23 15:29:34下载
- 积分:1
-
自动化测试示例(基于pytest)
自动化测试示例(基于pytest)
- 2020-06-02下载
- 积分:1
-
tabu
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.(Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.)
- 2009-12-29 11:44:57下载
- 积分:1
-
ntpserver
Python 抓取 COM Port 未完成(Python Serach COM Port non Fininshed)
- 2019-01-23 17:07:10下载
- 积分:1
-
ADENET-master
说明: 利用该编码对声源位置进行了“端到端的深度学习:从音频信号到声源位置坐标”的定位(By using this code, the "end-to-end deep learning: from audio signal to sound source location coordinate" is carried out)
- 2020-01-14 15:34:33下载
- 积分:1