Vi bøger
Levering: 1 - 2 hverdage

Bøger af Abhishek Mishra

Filter
Filter
Sorter efterSorter Populære
  • af Abhishek Mishra
    397,95 kr.

    Understand and apply the design patterns outlined in this book to design, develop, and deploy scalable AI solutions that meet your organization's needs and drive innovation in the era of intelligent automation.This book begins with an overview of scalable AI systems and the importance of design patterns in creating robust intelligent solutions. It covers fundamental concepts and techniques for achieving scalability in AI systems, including data engineering practices and strategies. The book also addresses scalable algorithms, models, infrastructure, and architecture considerations. Additionally, it discusses deployment, productionization, real-time and streaming data, edge computing, governance, and ethics in scalable AI. Real-world case studies and best practices are presented, along with insights into future trends and emerging technologies.The book focuses on scalable AI and design patterns, providing an understanding of the challenges involved in developing AI systems that can handle large amounts of data, complex algorithms, and real-time processing. By exploring scalability, you will be empowered to design and implement AI solutions that can adapt to changing data requirements.What You Will LearnDevelop scalable AI systems that can handle large volumes of data, complex algorithms, and real-time processingKnow the significance of design patterns in creating robust intelligent solutionsUnderstand scalable algorithms and models to handle extensive data and computing requirements and build scalable AI systemsBe aware of the ethical implications of scalable AI systemsWho This Book Is ForAI practitioners, data scientists, and software engineers with intermediate-level AI knowledge and experience

  • - A Book of Different Vision & Perception
    af Abhishek Mishra
    112,95 kr.

    The Nonpareil of the Project Managers is in the way they express through their communication, planning, coordination, persuasiveness, and attitude. The Project managers are the "Jugglers" because "Jugglers" can adroitly manage multiple activities simultaneously. So, as the Project Managers are, they are the best strategist in this entire universe; apart from this, the planning and coordination of a Project Manager is always class apart. The problem with Project Managers and the Project Management Office role is that they are always treated as overhead and always underrated. To summarize, they are the underdog, who can hold the flag until the fort's last brick, but they have never been treated similarly. I have always been trying to change the leaders' mindset and thoughts through my articles so far. This book will run through all those articles and help you feel my thoughts, experience, knowledge, and perspective on Project Management and PMO.If thoughts are nurtured with the right attitude and expressed concisely, it will have immense power to change the process and the entire world. By following this principle, I have been expressing my thoughts and ideas similarly, and I could only see the difference in people's talk. Still, I am sure one-day things change on the ground of reality, whereas things will change at the forefront, not only in people's conversation. I hope this book will nurture your thoughts and get you the exact feel of my thoughts. Lastly, I hope this book will help the aspiring PM's and PMO's in the right way to groom them and present them in a way where you will not become a Project manager, but you can also become a front runner for a future great leader; you can become an influencer.

  • - Leadership Replicates the Mindset of an Individual
    af Abhishek Mishra
    72,95 kr.

    The Apotheosis of the leaders in the way they express their thoughts through their body language, attitude, and the way they talk. The leaders are those who not only lead a group of people; they also become a role model for many people and many groups. So, showing up the right attitude and setting up the right tempo is a crucial aspect of a leader. This book will explain a few traits and qualities of a good leader, along with new case studies on how two different types of leaders will act in the same situation.This book will demonstrate two types of Stereotypical Leadership. One is a Stereotypical mindset, and another one is a gender stereotype. Both can be equally dangerous and can have a severe impact on society. In all the circumstances, you can perceive how the equivalent supportive individuals surrounding them can meet with either resistance or gratitude.Thoughts are nurtured with the right attitude and expressed concisely will have immense power. They can motivate, inspire, they can provide insight and can get the incredible work done and pass on your messages across. I hope this book will help you to nurture your thoughts and will show you the right way to groom them and present them in a way where you will not become a leader; you can become an influencer.

  • af Abhishek Mishra
    480,95 kr.

    Learn Azure-based features to build and deploy Java applications on Microsoft's Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy your Java applications in Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud. Also covered is integration with components such as Graph API, Azure Storage, Azure Redis Cache, and Azure SQL. The book begins with a brief discussion of cloud computing and an introduction to Java support on Azure. You'll then learn how to deploy Java applications using each of the deployment models, and you'll see examples of integrating with Azure services that are of particular interest to Java programmers. Security is an important aspect, and this book shows you how to enable authentication and authorization for your Java applications using Azure Active Directory. Implementing a DevOps strategy is essential in today's market when building any application. Examples in this book show you how to build continuous integration and continuous deployment pipelines to build and deploy Java applications on Azure. The book focuses on the best practices you should follow while designing and implementing Java applications on Azure. The book also elaborates on monitoring and debugging Java applications running on Azure using Application Insights and Azure Monitor.  What You Will LearnDesign and build Azure-based Java applicationsRun Azure-based Java applications on services such as Azure App Services, Azure Spring Cloud, Azure Functions, and Azure Kubernetes ServiceIntegrate Azure services such as Azure SQL, Azure Storage Account, Azure Redis Cache, Azure Active Directory, and more with Java applications running on Azure Monitor and debug Java applications running on AzureSecure Azure-based Java applicationsBuild DevOps CI/CD strategy for Azure-based Java applicationsPackage and deploy Azure-based Java applications on Azure Who This Book Is ForJava developers planning to build Azure-based Java applications and deploy them on Azure. Developers should be aware of the preliminary cloud fundamentals to help them understand the Java capability available on Azure. They do not need to be an expert in Azure to grasp the book's content and start building Java-based applications using the capability available on Azure. However, they should have a good understanding of the Java programming language and frameworks.  

  • af Abhishek Mishra
    132,95 kr.

  • - Build Function as a Service (FaaS) Solutions
    af Abhishek Mishra & Ashirwad Satapathi
    604,95 kr.

    user level

  • af Abhishek Mishra & Bholanath Mandal
    1.062,95 kr.

  • - Test-Driven Development and Behavior-Driven Development with Swift
    af Abhishek Mishra
    956,95 kr.

    Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift. This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases.

  • af Abhishek Mishra
    374,95 kr.

    Harness the power of Apple iOS machine learning (ML) capabilities and learn the concepts and techniques necessary to be a successful Apple iOS machine learning practitioner!Machine earning (ML) is the science of getting computers to act without being explicitly programmed. A branch of Artificial Intelligence (AI), machine learning techniques offer ways to identify trends, forecast behavior, and make recommendations. The Apple iOS Software Development Kit (SDK) allows developers to integrate ML services, such as speech recognition and language translation, into mobile devices, most of which can be used in multi-cloud settings. Focusing on Apple's ML services, Machine Learning for iOS Developers is an up-to-date introduction to the field, instructing readers to implement machine learning in iOS applications.Assuming no prior experience with machine learning, this reader-friendly guide offers expert instruction and practical examples of ML integration in iOS. Organized into two sections, the book's clearly-written chapters first cover fundamental ML concepts, the different types of ML systems, their practical uses, and the potential challenges of ML solutions. The second section teaches readers to use models--both pre-trained and user-built--with Apple's CoreML framework. Source code examples are provided for readers to download and use in their own projects. This book helps readers:* Understand the theoretical concepts and practical applications of machine learning used in predictive data analytics* Build, deploy, and maintain ML systems for tasks such as model validation, optimization, scalability, and real-time streaming* Develop skills in data acquisition and modeling, classification, and regression.* Compare traditional vs. ML approaches, and machine learning on handsets vs. machine learning as a service (MLaaS)* Implement decision tree based models, an instance-based machine learning system, and integrate Scikit-learn & Keras models with CoreMLMachine Learning for iOS Developers is a must-have resource software engineers and mobile solutions architects wishing to learn ML concepts and implement machine learning on iOS Apps.

  • - Add Intelligence to Applications with Amazon SageMaker and Amazon Rekognition
    af Abhishek Mishra
    374,95 kr.

    Put the power of AWS Cloud machine learning services to work in your business and commercial applications!Machine Learning in the AWS Cloud introduces readers to the machine learning (ML) capabilities of the Amazon Web Services ecosystem and provides practical examples to solve real-world regression and classification problems. While readers do not need prior ML experience, they are expected to have some knowledge of Python and a basic knowledge of Amazon Web Services.Part One introduces readers to fundamental machine learning concepts. You will learn about the types of ML systems, how they are used, and challenges you may face with ML solutions. Part Two focuses on machine learning services provided by Amazon Web Services. You'll be introduced to the basics of cloud computing and AWS offerings in the cloud-based machine learning space. Then you'll learn to use Amazon Machine Learning to solve a simpler class of machine learning problems, and Amazon SageMaker to solve more complex problems.* Learn techniques that allow you to preprocess data, basic feature engineering, visualizing data, and model building* Discover common neural network frameworks with Amazon SageMaker* Solve computer vision problems with Amazon Rekognition* Benefit from illustrations, source code examples, and sidebars in each chapterThe book appeals to both Python developers and technical/solution architects. Developers will find concrete examples that show them how to perform common ML tasks with Python on AWS. Technical/solution architects will find useful information on the machine learning capabilities of the AWS ecosystem.

  • af Abhishek Mishra
    408,95 kr.

    Jump into the app development world with confidence! iOS Swift 24-Hour Trainer combines book and video lessons in Apple's Swift programming language to prepare you to build iPhone and iPad apps and distribute them through the Appstore.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.