There are both software and hardware requirements for this book. On the whole I have tried to use electronic components that are included in the Arduino starter kit. There are a few chapters where this hasn’t been possible, and in those cases I...
Modern cryptosystems, used in numerous applications that require secrecy or privacy - electronic mail, financial transactions, medical-record keeping, government affairs, social media etc. - are based on sophisticated mathematics and algorithms that...
This research monograph provides the means to learn the theory and practice of graph and network analysis using the Python programming language. The social network analysis techniques, included, will help readers to efficiently analyze social data...
Welcome to Generative Adversarial Networks with Python. Generative Adversarial Networks, or GANs for short, are a deep learning technique for training generative models. GANs are most commonly used for the generation of synthetic images for a specif...
If you are looking for an engaging book, rich in learning features, which will guide you through the field of Machine Learning, this is it. This book is a modern, concise guide of the topic. It focuses on current ensemble and boosting methods,...
Are you inspired by the idea of making your own website? Ever thought about how cool is it to have a website that has a log-in/log-out functionality? Need to figure out how to Create, Read, Update or Delete (CRUD) records in a database? Have you...