- Neural Networks with R
- Giuseppe Ciaburro Balaji Venkateswaran
- 164字
- 2021-08-20 10:25:13
Preface
Neural networks are one of the most fascinating machine learning models for solving complex computational problems efficiently. Neural networks are used to solve a wide range of problems in different areas of AI and machine learning.
This book explains the niche aspects of neural networking and provides you with the foundation to get started with advanced topics. The book begins with neural network design using the neuralnet package; then you'll build solid knowledge of how a neural network learns from data and the principles behind it. This book covers various types of neural networks, including recurrent neural networks and convoluted neural networks. You will not only learn how to train neural networks but also explore generalization of these networks. Later, we will delve into combining different neural network models and work with the real-world use cases.
By the end of this book, you will learn to implement neural network models in your applications with the help of the practical examples in the book.
- Mastering AWS Lambda
- 微信公眾平臺與小程序開發(fā):從零搭建整套系統(tǒng)
- 移動UI設(shè)計(jì)(微課版)
- Flask Web開發(fā)入門、進(jìn)階與實(shí)戰(zhàn)
- 跟老齊學(xué)Python:輕松入門
- Learning Apache Mahout Classification
- Java Web程序設(shè)計(jì)任務(wù)教程
- Learning ArcGIS for Desktop
- Mobile Device Exploitation Cookbook
- Access 2010中文版項(xiàng)目教程
- Visual Studio Code 權(quán)威指南
- Java7程序設(shè)計(jì)入門經(jīng)典
- Clojure High Performance Programming(Second Edition)
- SQL Server 2008數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- Hands-On GUI Application Development in Go