Автор: Hannes Gerhardt Название: From Capital to Commons: Exploring the Promise of a World beyond Capitalism ISBN: 1529224535 ISBN-13(EAN): 9781529224535 Издательство: Wiley Рейтинг: Цена: 96090.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In this stimulating analysis, Hannes Gerhardt outlines the potentials and challenges of a technology-enabled, commons-focused transition out of capitalism.The book shows that openness and cooperation are more beneficial in today’s economies and societies than competition and profit-seeking. Driven by this conviction, Gerhardt identifies key imperatives for overcoming capitalism, from democratizing our digital, material, and financial economies to maintaining a robust, political mobilization. Using clear examples, he explores tactical openings through the lens of ‘compeerism’, a newly constructed framework that highlights the latent counter-capitalist possibilities, but also limits, of our emerging technological landscape.This is an accessible contribution to counter-capitalist discourse that is both inspiring and pragmatic for academics and activists alike.
Автор: Felix Steffek, Hannes Unberath Название: Regulating Dispute Resolution: ADR and Access to Justice at the Crossroads ISBN: 1849462585 ISBN-13(EAN): 9781849462587 Издательство: Bloomsbury Academic Рейтинг: Цена: 100320.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book sets out a principled and comprehensive approach to the regulation of the dispute resolution mechanisms in all their varieties. Examples and analysis are taken from a wide number of countries in Europe, Scandinavia, Japan and the USA.
Автор: Steck Odil Hannes Название: Prophetic Books and their Theological Witness ISBN: 172528796X ISBN-13(EAN): 9781725287969 Издательство: Неизвестно Рейтинг: Цена: 30350.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Bergmann Hannes Название: Improve International Manual of Small Animal Surgery ISBN: 1913352005 ISBN-13(EAN): 9781913352004 Издательство: Неизвестно Цена: 175870.00 T Наличие на складе: Невозможна поставка. Описание: Improve International Manual of Small Animal Surgery, Volumes 1 and 2 provide the busy veterinary practitioner with concise and practical advice on all major aspects of small animal surgery. With a focus on diagnostics, decision making and surgical techniques, each volume provides a step-by-step breakdown of surgical methodology. Pedagogic features include case studies, bullet point summaries, chapter summaries and best practice examples. The book is filled with colour photographs and figures that guide the reader through practice principles. Additionally, contributors with experience gained over numerous years in practice, provide expert guidance and advice. With chapters authored by authorities in their field, most of them diplomates of the European College of Veterinary Surgeons, the content has been specifically designed to apply to veterinary practice in all global territories and is ESVPS endorsed. Topics covered in Volume 1 - soft tissue, include: wound management and reconstructive surgery; gastrointestinal, reproduction and urinary tract surgery; oral, abdominal and thoracic surgery and surgery for oncological diseases. Topics covered in Volume 2 - orthopaedic surgery, include: diseases of the forelimb and hind limb, fracture repair and neurosurgery.
Автор: Hannes Stein, Norman Manea Название: Paradise Found ISBN: 1937679276 ISBN-13(EAN): 9781937679279 Издательство: Marston Book Services Рейтинг: Цена: 22370.00 T Наличие на складе: Невозможна поставка. Описание: Presented in four thematic sections, Scenes from Dutch Formosa brings together a variety of genres and historical essays to contextualise the Dutch Formosan colonial era between 1625 and 1663. The collection examines diverse Dutch, Italian, Chinese, Japanese, and Taiwanese dramatic-dialogic interpretations of the Dutch East India Company`s presence in Taiwan.
Автор: Hannes Zacher Название: Patient Safety - A Psychological Perspective ISBN: 3110281937 ISBN-13(EAN): 9783110281934 Издательство: Walter de Gruyter Цена: 123910.00 T Наличие на складе: Невозможна поставка. Описание: This book takes a psychological perspective on patient safety. Theoretical and empirical research on safety-related experiences and behaviors in clinical settings is reviewed. Individual, team, and organizational factors that, by themselves and in combination, facilitate or impede patient safety are considered, including knowledge, skills, abilities, and personality as well as higher-order factors such as safety culture and climate.
Автор: Warnecke-Berger, Hannes Название: The Political Economy of Extractivism ISBN: 1032300582 ISBN-13(EAN): 9781032300580 Издательство: Taylor&Francis Рейтинг: Цена: 148010.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Androsch, Hannes Название: 1814-1914-2014 ISBN: 1645750450 ISBN-13(EAN): 9781645750451 Издательство: Неизвестно Рейтинг: Цена: 17430.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Lane Hobson, Hapke Hannes, Howard Cole Название: Natural Language Processing in Action ISBN: 1617294632 ISBN-13(EAN): 9781617294631 Издательство: Pearson Education Рейтинг: Цена: 52790.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Summary
Natural Language Processing in Action is your guide to creating machines that understand human language using the power of Python with its ecosystem of packages dedicated to NLP and AI.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Recent advances in deep learning empower applications to understand text and speech with extreme accuracy. The result? Chatbots that can imitate real people, meaningful resume-to-job matches, superb predictive search, and automatically generated document summaries--all at a low cost. New techniques, along with accessible tools like Keras and TensorFlow, make professional-quality NLP easier than ever before.
About the Book
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
What's inside
Some sentences in this book were written by NLP Can you guess which ones?
Working with Keras, TensorFlow, gensim, and scikit-learn
Rule-based and data-based NLP
Scalable pipelines
About the Reader
This book requires a basic understanding of deep learning and intermediate Python skills.
About the Author
Hobson Lane, Cole Howard, and Hannes Max Hapke are experienced NLP engineers who use these techniques in production.
Table of Contents
PART 1 - WORDY MACHINES
Packets of thought (NLP overview)
Build your vocabulary (word tokenization)
Math with words (TF-IDF vectors)
Finding meaning in word counts (semantic analysis)
PART 2 - DEEPER LEARNING (NEURAL NETWORKS)
Baby steps with neural networks (perceptrons and backpropagation)
Reasoning with word vectors (Word2vec)
Getting words in order with convolutional neural networks (CNNs)
Loopy (recurrent) neural networks (RNNs)
Improving retention with long short-term memory networks
Sequence-to-sequence models and attention
PART 3 - GETTING REAL (REAL-WORLD NLP CHALLENGES)
Information extraction (named entity extraction and question answering)
Getting chatty (dialog engines)
Scaling up (optimization, parallelization, and batch processing)
Автор: Baumann Hannes Название: Citizen Hariri: Lebanon`s Neo-Liberal Reconstruction ISBN: 0190687169 ISBN-13(EAN): 9780190687168 Издательство: Oxford Academ Цена: 54600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Rafiq Hariri was Lebanon's Silvio Berlusconi: a 'self-made' billionaire who became prime minister and shaped postwar reconstruction. His assassination in February 2005 almost tipped the country into civil strife. Yet Hariri was neither a militia leader nor from a traditional political family. How did this outsider rise to wield such immense political and economic power? Citizen Hariri shows how the billionaire converted his wealth and close ties to the Saudi monarchy into political power. Hariri is used as a prism to examine how changes in global neoliberalism reshaped Lebanese politics. He initiated urban megaprojects and inflated the banking sector. And having grown rich as a contractor in the Gulf, he turned Lebanon into an outlet for Gulf capital. The concentration of wealth and the restructuring of the postwar Lebanese state were comparable to the effects of neoliberalism elsewhere. But at the same time, Hariri was a deeply Lebanese figure. He had to fend against militia leaders and a hostile Syrian regime. The billionaire outsider eventually came to behave like a traditional Lebanese political patron. Hannes Baumann assesses not only the personal legacy of the man dubbed 'Mr Lebanon' but charts the wider social and economic transformations his rise represented.
Автор: Barshee, Tenzing Schmidt, Hannes Название: Sophie reinhold: das kann das leben kosten ISBN: 3864423325 ISBN-13(EAN): 9783864423321 Издательство: Неизвестно Рейтинг: Цена: 24420.00 T Наличие на складе: Невозможна поставка. Описание: Early in the twentieth century, families lured by American business entrepreneurship immigrated to the United States -but only some of the resulting businesses survived the Great Depression and America`s entry into World War II. Twentieth-Century Boys is about one of those family businesses and how it changed in order to survive through three generations and countless national crises.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz