Hands-On Deep Learning for Images with TensorFlowTensorFlow is Google's popular offering for machine learning and deep learning, quickly becoming a favorite tool for performing fast, efficient, and accurate deep learning tasks.
Hands-On Deep Learning for Images with TensorFlow shows you the practical implementations of real-world projects, teaching you how to leverage TensorFlow's capabilities to perform efficient image processing using the power of deep learning. With the help of this book, you will get to grips with the different paradigms of performing deep learning such as deep neural nets and convolutional neural networks, followed by understanding how they can be implemented using TensorFlow.
By the end of this book, you will have mastered all the concepts of deep learning and their implementation with TensorFlow and Keras. ...
Architecting Data-Intensive ApplicationsAre you an architect or a developer who looks at your own applications gingerly while browsing through Facebook and applauding it silently for its data-intensive, yet ?uent and efficient, behaviour? This book is your gateway to build smart data-intensive systems by incorporating the core data-intensive architectural principles, patterns, and techniques directly into your application architecture.
This book starts by taking you through the primary design challenges involved with architecting data-intensive applications. You will learn how to implement data curation and data dissemination, depending on the volume of your data. You will then implement your application architecture one step at a time. You will get to grips with implementing the correct message delivery protocols and creating a data layer that doesn't fail when running high traffic. This book will show you how you can divide your application into layers, each of which adheres to the single responsibility principle. By th ...
Photoshop Elements 2018 For DummiesPhotoshop Elements offers photo editors of all skill levels the power to turn run-of-the-mill images into beautiful works of art - and Photoshop Elements 2018 For Dummies shows you how. Those new to photo editing who are looking for advice on making the most common fixes and experienced editors in need of a road map to this version of Photoshop Elements will find great value in this book!
Start off by touring the Photoshop Elements interface with introductions to the tools that make the program so powerful. You'll also follow simple step-by-step instructions for organizing images for editing, creating layers in your images, adjusting color and focus, applying artsy filters, adding text to an image, and so much more.
Get simple explanations for handling image editing; Find steps for giving your photos a digital makeover; Discover tips for getting better photos; Create frame-worthy pieces you'll be proud to display. ...
Instagram For Business For DummiesInstagram is the photo- and video-sharing app used by millions across the globe. More than just a social platform for users to share their experiences with family and friends, it's become a vital tool for business owners and marketers to create visual narratives about what makes them, and their products, different from everything else that's out there.
Instagram For Business For Dummies shows you how to use the app to connect with your audience in a meaningful way as you showcase your products and offer a unique insider's view of your brand. Perfect for Instagram newbies or those who want to spruce up an existing account, this book helps you set up a powerful business profile, compose successful posts, and tell your story to the world.
Install the app, set up your account, and track analytics; Upload your photos and videos, and expand your reach with hashtags; Use Instagram Stories and live video; Create paid ads to reach your target audience. ...
Virtual & Augmented Reality For DummiesVirtual Reality (VR) and Augmented Reality (AR) are driving the next technological revolution. If you want to get in on the action, this book helps you understand what these technologies are, their history, how they're being used, and how they'll affect consumers both personally and professionally in the very near future.
With VR and AR poised to become mainstream within the next few years, an accessible book to bring users up to speed on the subject is sorely needed - and that's where this handy reference comes in! Rather than focusing on a specific piece of hardware (HTC Vive, Oculus Rift, iOS ARKit) or software (Unity, Unreal Engine), Virtual & Augmented Reality For Dummies offers a broad look at both VR and AR, giving you a bird's eye view of what you can expect as they continue to take the world by storm.
Keeps you up-to-date on the pulse of this fast-changing technology; Explores the many ways AR/VR are being used in fields such as healthcare, education, and entertainment; ...
Blockchain Quick ReferenceBlockchain Quick Reference takes you through the electrifying world of blockchain technology and is designed for those who want to polish their existing knowledge regarding the various pillars of the blockchain ecosystem.
This book is your go-to guide, teaching you how to apply principles and ideas for making your life and business better. You will cover the architecture, Initial Coin Offerings (ICOs), tokens, smart contracts, and terminologies of the blockchain technology, before studying how they work. All you need is a curious mind to get started with blockchain technology. Once you have grasped the basics, you will explore components of Ethereum, such as ether tokens, transactions, and smart contracts, in order to build simple Dapps. You will then move on to learning why Solidity is used specifically for Ethereum-based projects, followed by exploring different types of blockchain with easy-to-follow examples. All this will help you tackle challenges and problems.
By the end o ...
Learning Salesforce Lightning Application DevelopmentBuilt on the Salesforce App Cloud, the new Salesforce Lightning Experience combines three major components: Lightning Design System, Lightning App Builder, and Lightning Components, to provide an enhanced user experience. This book will enable you to quickly create modern, enterprise apps with Lightning Component Framework.
You will start by building simple Lightning Components and understanding the Lightning Components architecture. The chapters cover the basics of Lightning Component Framework semantics and syntax, the security features provided by Locker Service, and use of third-party libraries inside Lightning Components. The later chapters focus on debugging, performance tuning, testing using Lightning Testing Services, and how to publish Lightning Components on Salesforce AppExchange. ...
Angular Design PatternsThis book is an insightful journey through the most valuable design patterns, and it will provide clear guidance on how to use them effectively in Angular. You will explore some of the best ways to work with Angular and how to use it to meet the stability and performance required in today's web development world. You'll get to know some Angular best practices to improve your productivity and the code base of your application.
We will take you on a journey through Angular designs for the real world, using a combination of case studies, design patterns to follow, and anti-patterns to avoid.
By the end of the book, you will understand the various features of Angular, and will be able to apply well-known, industry-proven design patterns in your work. ...
Beginning Java Data Structures and AlgorithmsLearning about data structures and algorithms gives you a better insight on how to solve common programming problems. Most of the problems faced everyday by programmers have been solved, tried, and tested. By knowing how these solutions work, you can ensure that you choose the right tool when you face these problems.
This book teaches you tools that you can use to build efficient applications. It starts with an introduction to algorithms and big O notation, later explains bubble, merge, quicksort, and other popular programming patterns. You'll also learn about data structures such as binary trees, hash tables, and graphs. The book progresses to advanced concepts, such as algorithm design paradigms and graph theory. By the end of the book, you will know how to correctly implement common algorithms and data structures within your applications. ...
ASP.NET Core 2 FundamentalsThe book sets the stage with an introduction to web applications and helps you build an understanding of the tried-and-true MVC architecture. You learn all about views, from what is the Razor view engine to tagging helpers. You gain insight into what models are, how to bind them, and how to migrate database using the correct model. As you get comfortable with the world of ASP.NET, you learn about validation and routing. You also learn the advanced concepts, such as designing Rest Buy (a RESTful shopping cart application), creating entities for it, and creating EF context and migrations. By the time you are done reading the book, you will be able to optimally use ASP.NET to develop, unit test, and deploy applications like a pro. ...