diff --git a/issues.json b/issues.json index cc4dcbc..6005667 100644 --- a/issues.json +++ b/issues.json @@ -719,6 +719,24 @@ "info": "[registration] Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers", "url": "https://www.packtpub.com/free-ebook/mastering-python", "cover": "img/Mastering-Python.jpg" + }, + { + "title": "Artificial Intelligence with Python", + "author": "Prateek Joshi", + "authorUrl": "https://www.packtpub.com/packt/free-ebook/python-ai", + "level": "Beginner", + "info": "[registration] Build real-world Artificial Intelligence applications with Python to intelligently interact with the world around you", + "url": "https://www.packtpub.com/packt/free-ebook/python-ai", + "cover": "img/Artificial-Intelligence-with-Python.jpg" + }, + { + "title": "Python Machine Learning", + "author": "Sebastian Raschka", + "authorUrl": "https://www.packtpub.com/free-ebook/python-machine-learning", + "level": "Intermediate", + "info": "[registration] Learn how to build powerful Python machine learning algorithms to generate useful data insights with this data analysis tutorial", + "url": "https://www.packtpub.com/free-ebook/python-machine-learning", + "cover": "img/Python-Machine-Learning.jpg" } ] }