Skip to content

Commit 48d2038

Browse files
authored
Update README.md
1 parent 33077a4 commit 48d2038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is the code repository for [Artificial Intelligence with Python Cookbook](h
99
## What is this book about?
1010
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.
1111

12-
This book covers the following exciting features: <First 5 What you'll learn points>
12+
This book covers the following exciting features:
1313
* Implement data preprocessing steps and optimize model hyperparameters
1414
* Work with large amounts of data using distributed and parallel computing techniques
1515
* Get to grips with representational learning from images using InfoGAN

0 commit comments

Comments
 (0)