-
Core.Python.Programming.2nd.Edition
《Python核心编程》。著名的自由软件作者Eric Raymond建议人们从Python开始学习编程。这的确是一个中肯的建议,对于那些从来没有学习过编程或者并非计算机专业的编程学习者而言,Python是最好的选择之一。(Python is an object-oriented explanation of computer programming languages, is a powerful and well-size-fits-all language, has been more than a decade of development, maturity and stability. Python scripting language with the most rich and powerful class library, enough to support the vast majority of day-to-day applications. )
- 2010-12-21 17:01:12下载
- 积分:1
-
halcon-12.0-hdevelop-users-guide
this file is Halcon 12 version installation guide
- 2019-02-19 13:52:28下载
- 积分:1
-
Cpp
Cpp笔记
1 我们学的是符合ANSI规范的标准Cpp 有可移植性。
2 Cpp严格区分大小写,变量命名只能使用字母,数字,或下划线,第一个字母必须使用字母或下划线(Cpp Notes 1 We studied norms in line with the ANSI standard Cpp,there is portability. 2 Cpp strictly case-sensitive, variable names can only use letters, numbers, or underscore, the first letter or letters must be underlined)
- 2009-05-19 11:29:14下载
- 积分:1
-
elixir1
this book is good for future networking.
- 2015-04-17 15:14:26下载
- 积分:1
-
GBT_17626.4-2008
GBT_17626.4-2008_电磁兼容_试验和测量技术_电快速瞬变脉冲群抗扰度试验.pdf(GBT_17626.4-2008_ _ EMC test and measurement techniques _ electrical fast transient burst immunity test)
- 2013-12-31 12:36:14下载
- 积分:1
-
《小白学SAS》书中配套程序
说明: 《小白学SAS》配套材料适读人群 :SAS用户,统计、数据分析领域的相关工作人员(sas course, Readable population: SAS users, relevant staff in the field of statistics and data analysis)
- 2020-06-18 04:00:01下载
- 积分:1
-
C++
C++高级参考手册,对C++新学者有帮助!(C++ High reference manual, the C++ New scholars help!)
- 2009-01-07 14:37:10下载
- 积分:1
-
matlab31
MATLAB微积分问题的解析解、函数的级数展开与级数求和问题求解、数值微分、数值积分问题、曲线积分与曲面积分的计算(MATLAB analytical solution of the issue of calculus, the function of the series expansion with the sum of series problem solving, numerical differentiation, numerical integration problems, curve calculation of integral and surface integral)
- 2009-11-16 09:49:23下载
- 积分:1
-
chap14(part1)
大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
- 2013-05-12 08:35:05下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1