logo
分类于: 计算机基础 互联网

简介

Deep Learning with Python

Deep Learning with Python 9.5分

资源最后更新于 2020-07-20 12:18:00

作者:Francois Chollet

出版社:Manning Publications

出版日期:2017-01

ISBN:9781617294433

文件格式: pdf

标签: 深度学习 Python 机器学习 人工智能 Keras DeepLearning 计算机 编程

简介· · · · · ·

Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-lang...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

PART 1 - FUNDAMENTALS OF DEEP LEARNING
1.What is deep learning?
2.Before we begin: the mathematical building blocks of neural networks
3.Getting started with neural networks
4.Fundamentals of machine learning
PART 2 - DEEP LEARNING IN PRACTICE
5.Deep learning for computer vision
6.Deep learning for text and sequences
7.Advanced deep-learning best practices
8.Generative deep learning
9.Conclusions
appendix A - Installing Keras and its dependencies on Ubuntu
appendix B - Running Jupyter notebooks on an EC2 GPU instance