Описание: In Indonesia, the past two decades have been a time of great progress but also massive transformations and abrupt setbacks. In this context, this book reviews the main characteristics of - and trends in - demand for skills in Indonesia.
Автор: Joshi, Prateek Название: Python machine learning cookbook ISBN: 1786464470 ISBN-13(EAN): 9781786464477 Издательство: Неизвестно Рейтинг: Цена: 12137.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Explore various real-life scenarios where you can use machine learning. With the help of practical examples, this cookbook will help you to understand which algorithms to use in a given context.
Автор: Biyani Prateek Название: Single Best Answer Questions for Dentistry ISBN: 1119702356 ISBN-13(EAN): 9781119702351 Издательство: Wiley Рейтинг: Цена: 5219.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
A must-have resource for those preparing for the MJDF, MFDS, ORE, and other dental examinations
Single best answer (SBA) questions are widely used in dental examinations including the Membership of the Joint Dental Faculties (MJDF), Member of the Faculty of Dental Surgery (MFDS), and the Overseas Registration Exam (ORE). Single Best Answer Questions for Dentistry is a comprehensive revision tool designed to help dental students be thoroughly prepared on exam day.
Each clearly written SBA question is accompanied by an accurate answer and a full explanation, providing students with a quick and easy-to-access way to revise. The SBAs cover a broad range of specialties within dentistry such as restorative dentistry, oral surgery, oral pathology, paediatric dentistry and orthodontics, periodontology, oral medicine, and more. All terms throughout the book conform to the latest evidence and guidelines, such as the most recent classification of periodontal disease, and match the level of knowledge required for success on current dental examinations. Written by a leading dental practitioner, this valuable resource:
Comprises 10 chapters, organised by specialty, each containing 20 to 30 SBAs with their associated answers and explanations
Covers various dental specialties and topics including restorative dentistry, radiology, pharmacology, human disease, and dental materials
Presents a simple and efficient question-and-answer format that is ideal for exam revision
Helps strengthen students' skills in clinical problem solving and decision making
Containing more than 280 questions of varying difficulty levels as well as numerous high-quality images and radiographs, Single Best Answer Questions for Dentistry is essential reading for all dental students and a useful tool for practicing dentists wanting to test or refresh their knowledge.
Описание: This anthology contains first-hand accounts from those involved in the conflicts of ancient China. Many of these poems are translated into English for the first time; they invoke powerful, terrible images of ancient warfare, beautifully brought to life. The poetry within this book spans more than sixteen centuries and includes the work of 50 poets.
Автор: Joshi Prateek, Massaron Luca, Hearty John Название: Python: Real World Machine Learning ISBN: 1787123219 ISBN-13(EAN): 9781787123212 Издательство: Неизвестно Цена: 16551.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Explore the great features of the all-new JIRA 7 to manage projects and effectively handle bugs and software issues
Key Features
Updated for JIRA 7, this book covers all the new features introduced in JIRA 7 with a dedicated chapter on JIRA Service Desk--one of the biggest new add-ons to JIRA
This book lays a strong foundation to work with agile projects in JIRA from both the administrator and end user's perspective
Learn to solve challenging data science problems by building powerful machine learning models using Python
Book Description
Machine learning is increasingly spreading in the modern data-driven world. It is used extensively across many fields such as search engines, robotics, self-driving cars, and more. Machine learning is transforming the way we understand and interact with the world around us.
In the first module, Python Machine Learning Cookbook, you will learn how to perform various machine learning tasks using a wide variety of machine learning algorithms to solve real-world problems and use Python to implement these algorithms.
The second module, Advanced Machine Learning with Python, is designed to take you on a guided tour of the most relevant and powerful machine learning techniques and you'll acquire a broad set of powerful skills in the area of feature selection and feature engineering.
The third module in this learning path, Large Scale Machine Learning with Python, dives into scalable machine learning and the three forms of scalability. It covers the most effective machine learning techniques on a map reduce framework in Hadoop and Spark in Python.
This Learning Path will teach you Python machine learning for the real world. The machine learning techniques covered in this Learning Path are at the forefront of commercial practice.
This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:
Python Machine Learning Cookbook by Prateek Joshi
Advanced Machine Learning with Python by John Hearty
Large Scale Machine Learning with Python by Bastiaan Sjardin, Alberto Boschetti, Luca Massaron
What you will learn
Use predictive modeling and apply it to real-world problems
Understand how to perform market segmentation using unsupervised learning
Apply your new-found skills to solve real problems, through clearly-explained code for every technique and test
Compete with top data scientists by gaining a practical and theoretical understanding of cutting-edge deep learning algorithms
Increase predictive accuracy with deep learning and scalable data-handling techniques
Work with modern state-of-the-art large-scale machine learning techniques
Learn to use Python code to implement a range of machine learning algorithms and techniques
Who this book is for
This Learning Path is for Python programmers who are looking to use machine learning algorithms to create real-world applications. It is ideal for Python professionals who want to work with large and complex datasets and Python developers and analysts or data scientists who are looking to add to their existing skills by accessing some of the most powerful recent trends in data science. Experience with Python, Jupyter Notebooks, and command-line execution together with a good level of mathematical knowledge to understand the concepts is expected. Machine learning basic knowledge is also expected.
Автор: Joshi Prateek Название: Opencv with Python by Example ISBN: 1785283936 ISBN-13(EAN): 9781785283932 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Build real-world computer vision applications and develop cool demos using OpenCV for Python
Key Features
Learn how to apply complex visual effects to images using geometric transformations and image filters
Extract features from an image and use them to develop advanced applications
Build algorithms to understand the image content and recognize objects in an image
Book Description
Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms in real time. With the advent of powerful machines, we are getting more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications into the cloud. Web developers can develop complex applications without having to reinvent the wheel.
This book will walk you through all the building blocks needed to build amazing computer vision applications with ease. We start off with applying geometric transformations to images. We then discuss affine and projective transformations and see how we can use them to apply cool geometric effects to photos. We will then cover techniques used for object recognition, 3D reconstruction, stereo imaging, and other computer vision applications.
This book will also provide clear examples written in Python to build OpenCV applications. The book starts off with simple beginner's level tasks such as basic processing and handling images, image mapping, and detecting images. It also covers popular OpenCV libraries with the help of examples.
The book is a practical tutorial that covers various examples at different levels, teaching you about the different functions of OpenCV and their actual implementation.
What you will learn
Apply geometric transformations to images, perform image filtering, and convert an image into a cartoon-like image
Detect and track various body parts such as the face, nose, eyes, ears, and mouth
Stitch multiple images of a scene together to create a panoramic image
Make an object disappear from an image
Identify different shapes, segment an image, and track an object in a live video
Recognize objects in an image and understand the content
Reconstruct a 3D map from images
Build an augmented reality application
Автор: Joshi, Prateek Название: Artificial Intelligence with Python ISBN: 178646439X ISBN-13(EAN): 9781786464392 Издательство: Неизвестно Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Publisher's Note: This edition from 2017 is outdated and not compatible with TensorFlow 2.x or any of the most recent updates to Python libraries. A new edition completely updated and revised for 2020 with seven additional chapters that cover RNNs, AI and big data, fundamental use cases, chatbots, and more, is now available.
Build real-world Artificial Intelligence applications with Python to intelligently interact with the world around you.
Key Features
Step into the amazing world of intelligent apps using this comprehensive guide
Enter the world of Artificial Intelligence, explore it, and create your own applications
Work through simple yet insightful examples that will get you up and running with Artificial Intelligence in no time
Book Description
Artificial Intelligence is becoming increasingly relevant in the modern world. By harnessing the power of algorithms, you can create apps which intelligently interact with the world around you, building intelligent recommender systems, automatic speech recognition systems and more.
Starting with AI basics you'll move on to learn how to develop building blocks using data mining techniques. Discover how to make informed decisions about which algorithms to use, and how to apply them to real-world scenarios. This practical book covers a range of topics including predictive analytics and deep learning.
What you will learn
Realize different classification and regression techniques
Understand the concept of clustering and how to use it to automatically segment data
See how to build an intelligent recommender system
Understand logic programming and how to use it
Build automatic speech recognition systems
Understand the basics of heuristic search and genetic programming
Develop games using Artificial Intelligence
Who this book is for
This book is for Python developers who want to build real-world Artificial Intelligence applications. This book is friendly to Python beginners, but being familiar with Python would be useful to play around with the code. It will also be useful for experienced Python programmers who are looking to use Artificial Intelligence techniques in their existing technology stacks.
Описание: Quantum robotics is an emerging engineering and scientific research discipline that explores the application of quantum mechanics, quantum computing, quantum algorithms, and related fields to robotics. This work broadly surveys advances in our scientific understanding and engineering of quantum mechanisms and how these developments are expected to impact the technical capability for robots to sense, plan, learn, and act in a dynamic environment. It also discusses the new technological potential that quantum approaches may unlock for sensing and control, especially for exploring and manipulating quantum-scale environments. Finally, the work surveys the state of the art in current implementations, along with their benefits and limitations, and provides a roadmap for the future.
Автор: Mehta Prateek Название: Learn OpenGL ES: for Mobile Game and Graphics Development ISBN: 1430250534 ISBN-13(EAN): 9781430250531 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Want to create sophisticated games and graphics-intensive apps? Learn OpenGL ES gets you started immediately with OpenGL ES. After mastering the basics of OpenGL ES itself, you will quickly find yourself writing and building game apps, without having to learn about object oriented programming techniques.
This book demonstrates the use of a powerful open-source modeling tool, Blender. You will be guided, step by step, through the development of Tank Fence, a dynamic, interactive 3D game. Along the way you'll gain skills in building apps with Eclipse and the Android SDK or NDK, rendering graphics using hardware acceleration, and multithreading for performance and responsiveness. iOS developers will also find this book's information invaluable when writing their apps.
You'll learn everything you need to know about:
Creating simple, efficient game UIs Designing the basic building blocks of an exciting, interactive 3D game Pulling all the elements together with Blender, a powerful open-source tool for modeling, animation, rendering, compositing, video editing, and game creation Taking the next big step using custom and inbuilt functions, texturing, shading, light sources, and more Refining your mobile game app through collision detection, player-room-obstacle classes, and storage classes Doing all this efficiently on mobile devices with limited resources and processing "
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru