Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update issues.json #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions issues.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}