Kirjojen hintavertailu. Mukana 12 657 676 kirjaa ja 12 kauppaa.

Kirjailija

Manish Kumar

Kirjat ja teokset yhdessä paikassa: 177 kirjaa, julkaisuja vuosilta 2011-2026, suosituimpien joukossa Système d'administration de médicaments spécifique au côlon. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

177 kirjaa

Kirjojen julkaisuhaarukka 2011-2026.

Artificial Intelligence for Big Data

Artificial Intelligence for Big Data

Anand Deshpande; Manish Kumar

Packt Publishing Limited
2018
nidottu
Build next-generation Artificial Intelligence systems with JavaKey FeaturesImplement AI techniques to build smart applications using Deeplearning4j Perform big data analytics to derive quality insights using Spark MLlibCreate self-learning systems using neural networks, NLP, and reinforcement learningBook DescriptionIn this age of big data, companies have larger amount of consumer data than ever before, far more than what the current technologies can ever hope to keep up with. However, Artificial Intelligence closes the gap by moving past human limitations in order to analyze data.With the help of Artificial Intelligence for big data, you will learn to use Machine Learning algorithms such as k-means, SVM, RBF, and regression to perform advanced data analysis. You will understand the current status of Machine and Deep Learning techniques to work on Genetic and Neuro-Fuzzy algorithms. In addition, you will explore how to develop Artificial Intelligence algorithms to learn from data, why they are necessary, and how they can help solve real-world problems.By the end of this book, you'll have learned how to implement various Artificial Intelligence algorithms for your big data systems and integrate them into your product offerings such as reinforcement learning, natural language processing, image recognition, genetic algorithms, and fuzzy logic systems.What you will learnManage Artificial Intelligence techniques for big data with JavaBuild smart systems to analyze data for enhanced customer experienceLearn to use Artificial Intelligence frameworks for big dataUnderstand complex problems with algorithms and Neuro-Fuzzy systemsDesign stratagems to leverage data using Machine Learning processApply Deep Learning techniques to prepare data for modelingConstruct models that learn from data using open source toolsAnalyze big data problems using scalable Machine Learning algorithmsWho this book is forThis book is for you if you are a data scientist, big data professional, or novice who has basic knowledge of big data and wish to get proficiency in Artificial Intelligence techniques for big data. Some competence in mathematics is an added advantage in the field of elementary linear algebra and calculus.
Ocular Drug Delivery Systems

Ocular Drug Delivery Systems

A Pandurangan; Manish Kumar; Vipin Saini

LAP Lambert Academic Publishing
2018
pokkari
Amongst the various routes of drug delivery, the field of ophthalmic drug delivery is one of the most interesting and challenging endeavors found by the pharmaceutical formulator due to unusual pharmacodynamic as well as pharmacokinetic properties and critical environment that exist in the eye. The focus of the book is dealt with various dosage forms like Nanoparticles and Nanocapsules for Topical Ocular Delivery, Hydrophilic Polymer Coating Approach, Surface Functionalized Carriers, Ocular Gels etc. and in terms of the greater simplicity of formulation production and the good acceptance by patients despite a little blurring and the favorable cost advantage.
Building Data Streaming Applications with Apache Kafka

Building Data Streaming Applications with Apache Kafka

Manish Kumar; Chanchal Singh

Packt Publishing Limited
2017
nidottu
Design and administer fast, reliable enterprise messaging systems with Apache Kafka About This Book • Build efficient real-time streaming applications in Apache Kafka to process data streams of data • Master the core Kafka APIs to set up Apache Kafka clusters and start writing message producers and consumers • A comprehensive guide to help you get a solid grasp of the Apache Kafka concepts in Apache Kafka with pracitcalpractical examples Who This Book Is For If you want to learn how to use Apache Kafka and the different tools in the Kafka ecosystem in the easiest possible manner, this book is for you. Some programming experience with Java is required to get the most out of this book What You Will Learn • Learn the basics of Apache Kafka from scratch • Use the basic building blocks of a streaming application • Design effective streaming applications with Kafka using Spark, Storm &, and Heron • Understand the importance of a low -latency , high- throughput, and fault-tolerant messaging system • Make effective capacity planning while deploying your Kafka Application • Understand and implement the best security practices In Detail Apache Kafka is a popular distributed streaming platform that acts as a messaging queue or an enterprise messaging system. It lets you publish and subscribe to a stream of records, and process them in a fault-tolerant way as they occur. This book is a comprehensive guide to designing and architecting enterprise-grade streaming applications using Apache Kafka and other big data tools. It includes best practices for building such applications, and tackles some common challenges such as how to use Kafka efficiently and handle high data volumes with ease. This book first takes you through understanding the type messaging system and then provides a thorough introduction to Apache Kafka and its internal details. The second part of the book takes you through designing streaming application using various frameworks and tools such as Apache Spark, Apache Storm, and more. Once you grasp the basics, we will take you through more advanced concepts in Apache Kafka such as capacity planning and security. By the end of this book, you will have all the information you need to be comfortable with using Apache Kafka, and to design efficient streaming data applications with it. Style and approach A step-by –step, comprehensive guide filled with practical and real- world examples