Skip to content

PacktPublishing/Deep-Learning-By-Example

Repository files navigation

Deep Learning By Example

This is the code repository for Deep Learning By Example, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Deep learning is a popular subset of machine learning, and it allows you to build complex models that are faster and give more accurate predictions. This book is your companion to take your first steps into the world of deep learning, with hands-on examples to boost your understanding of the topic. This book starts with a quick overview of the essential concepts of data science and machine learning which are required to get started with deep learning.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

if __name__ == '__main__':
info_string, models = create_model_with_kfold_cross_validation()
test_generality_crossValidation_over_test_set(info_string, models)

Install the required software/packages for this book: Keras, TensorFlow, Pandas, Numpy etc

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788399906

About

Deep Learning By Example, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published