python in practice,评价很高的哦
2023-10-25 06:04:18 11.23MB python
1
deep-learning personal practice 深度学习个人练习,该项目实现了深度学习中一些常用的算法,内容包括: 四种初始化方法:zero initialize, random initialize, xavier initialize, he initialize。 深度神经网络 正则化 dropout 三种梯度下降方法:BGD, SGD, mini-batch 六种优化算法:momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam 梯度检验 batch normalization recurrent neural network (RNN) Note: 下列 1-10中网络架构主要为四大块: initialize parameters、forward propagation、backward propagati
2023-10-06 17:02:27 341KB 附件源码 文章源码
1
Len Bass, Paul Clements, Rick Kazman写的一本很好的关于实际系统架构的英文书籍
2023-04-05 15:44:44 12.8MB Len Bass 系统架构m 英文书籍
1
This classic book is the definitive real-world style guide for better Smalltalk programming. This author presents a set of patterns that organize all the informal experience successful Smalltalk programmers have learned the hard way. When programmers understand these patterns, they can write much more effective code. The concept of Smalltalk patterns is introduced, and the book explains why they work. Next, the book introduces proven patterns for working with methods, messages, state, collections, classes and formatting. Finally, the book walks through a development example utilizing patterns. For programmers, project managers, teachers and students -- both new and experienced. This book presents a set of patterns that organize all the informal experience of successful Smalltalk programmers. This book will help you understand these patterns, and empower you to write more effective code.
2023-04-04 15:07:28 3.58MB smalltalk
1
LTE UMTS的长期演进:从理论到实践
2023-03-31 11:07:18 9.13MB LTE
1
cmake菜谱中文版, cmake practice 很好的cmake入门资料
2023-03-29 22:28:57 7.64MB camke makefile
1
Robot Manipulator Control Theory and Practice - Frank L.Lewi 伺服系统 机器人 控制器 运动控制
2023-03-23 11:23:46 10.97MB 伺服系统 机器人 控制器 运动控制
1
PFC5.0 二维压缩试验命令流,可下载以供PFC5.0的学习使用。
2023-03-14 15:24:16 4KB PFC5.0二维压缩试验命令流
1
Computer Graphics - Principles and Practice 3rd edition 2014,pdf格式,适合学习
2023-03-08 12:07:41 19.11MB PBR Rendering
1
c++系列资料——《The Practice of Programming(中文版)》本收从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的问题
2023-03-03 00:34:35 8.64MB 中文版 经典书籍
1