现在位置 >首页 > 所有关于Deep Learning的文章

Deep Learning with Pytorch

人工智能, 英文图书, 软件  暂无评论 ⁄ 1,473 次阅读+
Book Description: Every other day we hear about new ways to put deep learning to good use: improved medical imaging, accurate credit card fraud detection, long range weather forecasting, and more. PyTorch puts these superpowers in your hands, providing a comfortable Python experience that gets you started quickly and then grows with you as you, and your deep learning skills, become more sophisticated.   Author:Eli Stevens ISBN-10:1617295264 Year:2020 ...
详细信息

MATLAB Machine Learning Recipes, 2nd Edition

人工智能, 英文图书, 软件  暂无评论 ⁄ 1,147 次阅读+
Book Description: Harness the power of MATLAB to resolve a wide range of machine learning challenges. This book provides a series of examples of technologies critical to machine learning. Each example solves a real-world problem. All code in MATLAB Machine Learning Recipes: A Problem-Solution Approach is executable. The toolbox that the code uses provides a complete set of functions needed to implement all aspects of machine learning. Authors Michael Paluszek and Ste...
详细信息

TensorFlow for Deep Learning

人工智能, 英文图书, 软件  暂无评论 ⁄ 1,082 次阅读+
Book Description: Learn how to solve challenging machine learning problems with TensorFlow, Google’s revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals by showing you how to design systems capable of detecting objects in images, understanding text, analyzing video, and predicting the properties of potential medicines. TensorFlow for Deep Lea...
详细信息

Applied Deep Learning

人工智能, 英文图书, 软件  暂无评论 ⁄ 572 次阅读+
Book Description: Work with advanced topics in deep learning, such as optimization algorithms, hyper-parameter tuning, dropout, and error analysis as well as strategies to address typical problems encountered when training deep neural networks. You’ll begin by studying the activation functions mostly with a single neuron (ReLu, sigmoid, and Swish), seeing how to perform linear and logistic regression using TensorFlow, and choosing the right cost function. The next sect...
详细信息