You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is the code repository for [Artificial Intelligence with Python Cookbook](h
9
9
## What is this book about?
10
10
With artificial intelligence (AI) systems, we can develop goal-driven agents to automate problem-solving. This involves predicting and classifying the available data and training agents to execute tasks successfully. This book will help you to solve complex AI problems using practical recipes.
11
11
12
-
This book covers the following exciting features: <First 5 What you'll learn points>
12
+
This book covers the following exciting features:
13
13
* Implement data preprocessing steps and optimize model hyperparameters
14
14
* Work with large amounts of data using distributed and parallel computing techniques
15
15
* Get to grips with representational learning from images using InfoGAN
0 commit comments