-
Python Neural Network Programming
神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习
技术。
本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书
分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使
用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读
者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改善
神经网络的性能,并加深对相关知识的理解。附录分别介绍了所需的微积分知识
和树莓派知识。
本书适合想要从事神经网络研究和探索的读者学习参考,也适合对人工智
能、机器学习和深度学习等相关领域感兴趣的读者阅读。(Python Neural Network Programming)
- 2019-01-18 00:23:51下载
- 积分:1
-
带标签版Fortran 95程序设计彭国伦
FORTRAN95程序设计教程,彭国伦带标签版,很好用哪(this book is really good because it has label making the reading easier.)
- 2018-08-09 20:01:51下载
- 积分:1
-
Installing_the_IMSL_Fortran_Windows
Installing the IMS Fortran windows
- 2010-03-05 03:40:17下载
- 积分:1
-
123
是一个进程调度的程序,里面可以学到一些简单的进程调度,大家看一下吧(Is a process, the activation procedures, which can learn some simple process of scheduling, we look at it)
- 2009-01-14 13:33:29下载
- 积分:1
-
Beginning.Linux.Programming
说明: 本书为Linux初学者提供了一个Linux内核下编程的介绍,供其入门使用(This book provides a beginner to Linux kernel programming introduction to Linux for its entry to use)
- 2009-08-28 10:23:45下载
- 积分:1
-
HVDCandFACTS
HVDC and FACTS Controllers - Applications of Static Converters in Power Systems (Power Electronics and Power Systems)(HVDC and FACTS Controllers- Applications of Static Converters in Power Systems (Power Electronics and Power Systems))
- 2009-09-16 11:15:39下载
- 积分:1
-
englishmoban
英文投稿信的几个模版和实例(Received a letter in English a few templates and examples)
- 2007-11-24 14:21:27下载
- 积分:1
-
算法图解.pdf
本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems.
This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
- 2020-06-20 19:00:02下载
- 积分:1
-
3D-GISbook
三维GIS的一些资料 包括电子书籍(Some three-dimensional GIS information including e-books)
- 2009-01-10 09:56:12下载
- 积分:1
-
algorithm_design_and_logic_implemention
本书作者为夏宇文,详细讲解了从算法设计与验证到硬件逻辑实现的过程,要求读者有一定的verilog基础(This book author XIA Yu-Wen gave a detailed account from algorithms to hardware logic design and verification of implementation process, requiring readers to have some basis for verilog)
- 2009-11-11 21:19:03下载
- 积分:1