3 totally free books for you to read this weekend. Or holidays. Or weekdays.
https://www.datasciencecentral.com/profiles/blogs/3-free-data-science-ebooks-to-add-to-your-summer-reading-list
https://www.datasciencecentral.com/profiles/blogs/3-free-data-science-ebooks-to-add-to-your-summer-reading-list
Data Science Central
3 Free Data Science eBooks to Add to Your Summer Reading List - DataScienceCentral.com
If you’re a regular visitor to our website you’ll know that every month we scour the internet seeking out free eBooks to help you on your educational journey. Well, it has been so popular that we decided to create a regular monthly series here at Data Science…
Just in case you want a bundle of Python books from O’Reilly for just 1 dollar
https://www.humblebundle.com/books/python-oreilly-books
PS You may have even more books for 8 or 15 dollars.
https://www.humblebundle.com/books/python-oreilly-books
PS You may have even more books for 8 or 15 dollars.
Humble Bundle
Humble Book Bundle: Python by O'Reilly
Pay what you want for awesome ebooks and support charity!
Windows 10 will get Python 3.7 preinstalled. Well, good for Windows folks!
Tearing apart a MacOS adware (made with Python)
https://objective-see.com/blog/blog_0x3F.html
https://objective-see.com/blog/blog_0x3F.html
Another packaging and distribution tool for Python applications, this time it's going to be more convenient and simple to use!
https://github.com/indygreg/PyOxidizer
https://github.com/indygreg/PyOxidizer
GitHub
GitHub - indygreg/PyOxidizer: A modern Python application packaging and distribution tool
A modern Python application packaging and distribution tool - indygreg/PyOxidizer
Data augmentation with Keras, a 10-15 minutes read:
https://www.pyimagesearch.com/2019/07/08/keras-imagedatagenerator-and-data-augmentation/
https://www.pyimagesearch.com/2019/07/08/keras-imagedatagenerator-and-data-augmentation/
PyImageSearch
Keras ImageDataGenerator and Data Augmentation - PyImageSearch
In today’s tutorial, you will learn how to use Keras’ ImageDataGenerator class to perform data augmentation. I’ll also dispel common confusions surrounding what data augmentation is, why we use data augmentation, and what it does/does not do.