Narrow your search

Library

KU Leuven (31238)

ULiège (29244)

ULB (26600)

Thomas More Mechelen (26296)

VIVES (26271)

Odisee (26268)

Thomas More Kempen (26159)

UCLL (25657)

UGent (15509)

KBC (6432)

More...

Resource type

book (37099)

digital (1469)

periodical (858)

dissertation (153)

article (9)

More...

Language

English (37425)

French (712)

Dutch (560)

German (520)

Undetermined (52)

More...

Year
From To Submit

2024 (336)

2023 (1638)

2022 (2094)

2021 (2249)

2020 (2771)

More...
Listing 11 - 20 of 39457 << page
of 3946
>>
Sort by

Multi
Deep learning through sparse and low-rank modeling
Authors: --- ---
ISBN: 9780128136607 012813660X 0128136596 9780128136591 Year: 2019 Publisher: London : Academic Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Deep Learning through Sparse Representation and Low-Rank Modeling bridges classical sparse and low rank models—those that emphasize problem-specific Interpretability—with recent deep network models that have enabled a larger learning capacity and better utilization of Big Data. It shows how the toolkit of deep learning is closely tied with the sparse/low rank methods and algorithms, providing a rich variety of theoretical and analytic tools to guide the design and interpretation of deep learning models. The development of the theory and models is supported by a wide variety of applications in computer vision, machine learning, signal processing, and data mining. This book will be highly useful for researchers, graduate students and practitioners working in the fields of computer vision, machine learning, signal processing, optimization and statistics. Combines classical sparse and low-rank models and algorithms with the latest advances in deep learning networks Shows how the structure and algorithms of sparse and low-rank methods improves the performance and interpretability of Deep Learning models Provides tactics on how to build and apply customized deep learning models for various applications


Multi
Deep learning for data analytics : foundations, biomedical applications, and challenges
Authors: --- ---
ISBN: 9780128226087 0128226080 9780128197646 0128197641 Year: 2020 Publisher: London, England : Academic Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Periodical
Tooling & production.
Year: 1960 Publisher: [Solon, Ohio, etc., Huebner Publications]

Loading...
Export citation

Choose an application

Bookmark

Abstract

"The magazine of metalworking manufacturing."


Periodical
Creative machine embroidery.
Year: 2001 Publisher: Golden, CO : Palm Coast, FL : Primedia Consumer Magazine and Internet Group, Creative Crafts Group

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Fundamentals of machine component design
Authors: ---
ISBN: 9781119834854 1119834856 Year: 2020 Publisher: Singapore: Wiley,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Poverty from Space : Using High-Resolution Satellite Imagery for Estimating Economic Well-Being
Authors: --- ---
Year: 2017 Publisher: Washington, D.C. : World Bank,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Can features extracted from high spatial resolution satellite imagery accurately estimate poverty and economic well-being? This paper investigates this question by extracting object and texture features from satellite images of Sri Lanka, which are used to estimate poverty rates and average log consumption for 1,291 administrative units (Grama Niladhari divisions). The features that were extracted include the number and density of buildings, prevalence of shadows, number of cars, density and length of roads, type of agriculture, roof material, and a suite of texture and spectral features calculated using a nonoverlapping box approach. A simple linear regression model, using only these inputs as explanatory variables, explains nearly 60 percent of poverty headcount rates and average log consumption. In comparison, models built using night-time lights explain only 15 percent of the variation in poverty or income. The predictions remain accurate when restricting the sample to poorer Gram Niladhari divisions. Two sample applications, extrapolating predictions into adjacent areas and estimating local area poverty using an artificially reduced census, confirm the out-of-sample predictive capabilities.


Book
Device-to-device-based proximity service : architecture, issues, and applications
Authors: --- --- ---
ISBN: 152311360X 1351646516 1315120208 1498724183 Year: 2017 Publisher: Boca Raton : Taylor & Francis, CRC Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract

"D2D-based proximity service is a very hot topic with great commercial potential from an application standpoint. Unlike existing books which focus on D2D communications technologies, this book fills a gap by summarizing and analyzing the latest applications and research results in academic, industrial fields, and standardization. The authors present the architecture, fundamental issues, and applications in a D2D networking environment from both application and interdisciplinary points of view."--Provided by publisher.


Book
Machine learning : a concise introduction
Author:
ISBN: 1119438985 1119439078 1119439868 Year: 2018 Publisher: Hoboken, New Jersey : Wiley,

Loading...
Export citation

Choose an application

Bookmark

Abstract

AN INTRODUCTION TO MACHINE LEARNING THAT INCLUDES THE FUNDAMENTAL TECHNIQUES, METHODS, AND APPLICATIONS Machine Learning: a Concise Introduction offers a comprehensive introduction to the core concepts, approaches, and applications of machine learning. The author-an expert in the field-presents fundamental ideas, terminology, and techniques for solving applied problems in classification, regression, clustering, density estimation, and dimension reduction. The design principles behind the techniques are emphasized, including the bias-variance trade-off and its influence on the design of ensemble methods. Understanding these principles leads to more flexible and successful applications. Machine Learning: a Concise Introduction also includes methods for optimization, risk estimation, and model selection- essential elements of most applied projects. This important resource: -Illustrates many classification methods with a single, running example, highlighting similarities and differences between methods -Presents R source code which shows how to apply and interpret many of the techniques covered -Includes many thoughtful exercises as an integral part of the text, with an appendix of selected solutions -Contains useful information for effectively communicating with clients A volume in the popular Wiley Series in Probability and Statistics, Machine Learning: a Concise Introduction offers the practical information needed for an understanding of the methods and application of machine learning. STEVEN W. KNOX holds a Ph. D. in Mathematics from the University of Illinois and an M.S. in Statistics from Carnegie Mellon University. He has over twenty years' experience in using Machine Learning, Statistics, and Mathematics to solve real-world problems. He currently serves as Technical Director of Mathematics Research and Senior Advocate for Data Science at the National Security Agency.


Book
Machine learning with tensorflow 1.x : second generation machine learning with googles brainchild tensorflow 1.x
Authors: --- ---
Year: 2017 Publisher: Birmingham, England ; Mumbai, [India] : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Tackle common commercial machine learning problems with Google's TensorFlow 1.x library and build deployable solutions. About This Book Enter the new era of second-generation machine learning with Python with this practical and insightful guide Set up TensorFlow 1.x for actual industrial use, including high-performance setup aspects such as multi-GPU support Create pipelines for training and using applying classifiers using raw real-world data Who This Book Is For This book is for data scientists and researchers who are looking to either migrate from an existing machine learning library or jump into a machine learning platform headfirst. The book is also for software developers who wish to learn deep learning by example. Particular focus is placed on solving commercial deep learning problems from several industries using TensorFlow's unique features. No commercial domain knowledge is required, but familiarity with Python and matrix math is expected. What You Will Learn Explore how to use different machine learning models to ask different questions of your data Learn how to build deep neural networks using TensorFlow 1.x Cover key tasks such as clustering, sentiment analysis, and regression analysis using TensorFlow 1.x Find out how to write clean and elegant Python code that will optimize the strength of your algorithms Discover how to embed your machine learning model in a web application for increased accessibility Learn how to use multiple GPUs for faster training using AWS In Detail Google's TensorFlow is a game changer in the world of machine learning. It has made machine learning faster, simpler, and more accessible than ever before. This book will teach you how to easily get started with machine learning using the power of Python and TensorFlow 1.x. Firstly, you'll cover the basic installation procedure and explore the capabilities of TensorFlow 1.x. This is followed by training and running the first classifier, and coverage of the unique features of the library including data flow graphs, training, and the visualization of performance with TensorBoard - all within an example-rich context using problems from multiple industries. You'll be able to further explore text and image analysis, and be introduced to CNN models and their setup in TensorFlow 1.x. Next, you'll implement a complete real-life production system from training to serving a deep learning model. As you advance you'll learn about Amazon Web Services (AWS) and create a deep...


Book
Fundamentals of Machine Component Design
Author:
ISBN: 0443214506 Year: 2024 Publisher: Amsterdam, Netherlands : Elsevier,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Listing 11 - 20 of 39457 << page
of 3946
>>
Sort by