- Deep Learning with Theano
- Christopher Bourez
- 280字
- 2021-07-15 17:16:55
Who this book is for
This book is indented to provide the widest overview of deep learning, with Theano as support technology. The book is designed for the beginner in deep learning and artificial intelligence, as well as the computer programmer who wants to get a cross domain experience and become familiar with Theano and its supporting libraries. This book helps the reader to begin with deep learning, as well as getting the relevant and practical informations in deep learning.
Are required some basic skills in Python programming and computer science, as well as skills in elementary algebra and calculus. The underlying technology for all experiments is Theano, and the book provides first an in-depth presentation of the core technology first, then introduces later on some libraries to do some reuse of existing modules.
The approach of this book is to introduce the reader to deep learning, describing the different types of networks and their applications, and in the meantime, exploring the possibilities offered by Theano, a deep learning technology, that will be the support for all implementations. This book sums up some of the best performing nets and state of the art results and helps the reader get the global picture of deep learning, taking her from the simple to the complex nets gradually.
Since Python has become the main programming language in data science, this book tries to cover all that a Python programmer needs to know to do deep learning with Python and Theano.
The book will introduce two abstraction frameworks on top of Theano, Lasagne and Keras, which can simplify the development of more complex nets, but do not prevent you from understanding the underlying concepts.
- 羅克韋爾ControlLogix系統(tǒng)應用技術
- Web全棧工程師的自我修養(yǎng)
- Mastering Apache Spark 2.x(Second Edition)
- 零基礎學Python網絡爬蟲案例實戰(zhàn)全流程詳解(高級進階篇)
- Mastering Linux Network Administration
- Mastering Web Application Development with AngularJS
- 運維前線:一線運維專家的運維方法、技巧與實踐
- JavaScript機器人編程指南
- Django Design Patterns and Best Practices
- WildFly Cookbook
- Clojure Polymorphism
- MongoDB Cookbook(Second Edition)
- Mastering OAuth 2.0
- Clojure High Performance Programming(Second Edition)
- Java并發(fā)實現(xiàn)原理:JDK源碼剖析