Download or read book Progress in Artificial Intelligence written by Eugénio Oliveira and published by Springer. This book was released on 2017-08-24 with total page 908 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 18th EPIA Conference on Artificial Intelligence, EPIA 2017, held in Porto, Portugal, in September 2017. The 69 revised full papers and 2 short papers presented were carefully reviewed and selected from a total of 177 submissions. The papers are organized in 16 tracks devoted to the following topics: agent-based modelling for criminological research (ABM4Crime), artificial intelligence in cyber-physical and distributed embedded systems (AICPDES), artificial intelligence in games (AIG), artificial intelligence in medicine (AIM), artificial intelligence in power and energy systems (AIPES), artificial intelligence in transportation systems (AITS), artificial life and evolutionary algorithms (ALEA), ambient intelligence and affective environments (AmIA), business applications of artificial intelligence (BAAI), intelligent robotics (IROBOT), knowledge discovery and business intelligence (KDBI), knowledge representation and reasoning (KRR), multi-agent systems: theory and applications (MASTA), software engineering for autonomous and intelligent systems (SE4AIS), social simulation and modelling (SSM), and text mining and applications (TeMA).
Download or read book Computers in Railways XVI written by G. Passerini and published by WIT Press. This book was released on 2018-11-05 with total page 589 pages. Available in PDF, EPUB and Kindle. Book excerpt: Forming the 16th volume from this successful series, this book contains papers from the 16th International Conference on Railway Engineering Design and Operation. The included papers are a collection of works from researchers, academics and practitioners involved in railway engineering. There is a continuing need to update the use of advanced systems, promoting their general awareness throughout the management, design, manufacture and operation of railways and other emerging passenger, freight and transit systems. By emphasising the use of computer systems in advanced railway engineering, this book contributes to this goal. These research studies will be of interest to all those involved in the development of railways, including managers, consultants, railway engineers, designers of advanced train control systems and computer specialists.
Download or read book Operations Research Proceedings 2015 written by Karl Franz Dörner and published by Springer. This book was released on 2017-03-07 with total page 679 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book gathers a selection of refereed papers presented at the “International Conference on Operations Research OR2015,” which was held at the University of Vienna, Austria, September 1-4, 2015. Over 900 scientists and students from 50 countries attended this conference and presented more than 600 papers in parallel topic streams as well as special award sessions. Though the guiding theme of the conference was “Optimal Decision and Big Data,” this volume also includes papers addressing practically all aspects of modern Operations Research.
Download or read book Neues verkehrswissenschaftliches Journal Ausgabe 22 written by Weiting Zhao and published by BoD – Books on Demand. This book was released on 2018-01-23 with total page 142 pages. Available in PDF, EPUB and Kindle. Book excerpt: With the increasing traffic demand and limited infrastructure expansion, railway operation becomes more susceptible to the operational disturbances. In order to ensure a robust railway operation, a proactive dispatching algorithm in dynamic circumstances under the consideration of random disturbances is necessary. In this study, an operational risk map will be firstly produced: by simulating considerable amount of disturbed scenarios generated in a Monte-Carlo scheme and calculating the corresponding expected negative impacts, different levels of operational risk will be assigned to each block section in the investigated network. Within a rolling time horizon framework, conflicts are detected with the inclusion of risk-oriented disturbances in each block section, and the near-optimal dispatching solutions are calculated by using Tabu search algorithm. Finally, three indicators including total weighted waiting time, the number of relative reordering and average absolute retiming, are chosen to testify the effectiveness and advantages of the proposed dispatching algorithm. The sensitivity analysis of dispatching-related parameters is conducted afterwards to investigate the most appropriate relevant parameters for the specific studied area. The proposed algorithms are expected to be capable of automatically producing near-optimal and robust dispatching solutions with sufficient punctuality achieved.
Download or read book Operations Research Proceedings 2019 written by Janis S. Neufeld and published by Springer Nature. This book was released on 2020-09-24 with total page 734 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book gathers a selection of peer-reviewed papers presented at the International Conference on Operations Research (OR 2019), which was held at Technische Universität Dresden, Germany, on September 4-6, 2019, and was jointly organized by the German Operations Research Society (GOR) the Austrian Operations Research Society (ÖGOR), and the Swiss Operational Research Society (SOR/ASRO). More than 600 scientists, practitioners and students from mathematics, computer science, business/economics and related fields attended the conference and presented more than 400 papers in plenary presentations, parallel topic streams, as well as special award sessions. The respective papers discuss classical mathematical optimization, statistics and simulation techniques. These are complemented by computer science methods, and by tools for processing data, designing and implementing information systems. The book also examines recent advances in information technology, which allow big data volumes to be processed and enable real-time predictive and prescriptive business analytics to drive decisions and actions. Lastly, it includes problems modeled and treated while taking into account uncertainty, risk management, behavioral issues, etc.
Download or read book Control Computers Communications in Transportation written by J.-P. Perrin and published by Elsevier. This book was released on 2014-06-28 with total page 299 pages. Available in PDF, EPUB and Kindle. Book excerpt: This volume investigates developments and future trends in transportation research and what effects they will have on society. The coverage is broad; including road (urban and motorway), rail and air-traffic control. The sections deal with safety aspects, modelling and simulation, the use of sensors and image processing. The final section covers the development and implementation of new route guidance systems. This up-to-date information will be of use to transport engineers, urban planners, operations research and systems scientists.
Download or read book TinyML written by Pete Warden and published by O'Reilly Media. This book was released on 2019-12-16 with total page 504 pages. Available in PDF, EPUB and Kindle. Book excerpt: Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices. Pete Warden and Daniel Situnayake explain how you can train models small enough to fit into any environment. Ideal for software and hardware developers who want to build embedded systems using machine learning, this guide walks you through creating a series of TinyML projects, step-by-step. No machine learning or microcontroller experience is necessary. Build a speech recognizer, a camera that detects people, and a magic wand that responds to gestures Work with Arduino and ultra-low-power microcontrollers Learn the essentials of ML and how to train your own models Train models to understand audio, image, and accelerometer data Explore TensorFlow Lite for Microcontrollers, Google’s toolkit for TinyML Debug applications and provide safeguards for privacy and security Optimize latency, energy usage, and model and binary size
Download or read book An Introduction to Genetic Algorithms written by Melanie Mitchell and published by MIT Press. This book was released on 1998-03-02 with total page 226 pages. Available in PDF, EPUB and Kindle. Book excerpt: Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible introduction describes some of the most interesting research in the field and also enables readers to implement and experiment with genetic algorithms on their own. It focuses in depth on a small set of important and interesting topics—particularly in machine learning, scientific modeling, and artificial life—and reviews a broad span of research, including the work of Mitchell and her colleagues. The descriptions of applications and modeling projects stretch beyond the strict boundaries of computer science to include dynamical systems theory, game theory, molecular biology, ecology, evolutionary biology, and population genetics, underscoring the exciting "general purpose" nature of genetic algorithms as search methods that can be employed across disciplines. An Introduction to Genetic Algorithms is accessible to students and researchers in any scientific discipline. It includes many thought and computer exercises that build on and reinforce the reader's understanding of the text. The first chapter introduces genetic algorithms and their terminology and describes two provocative applications in detail. The second and third chapters look at the use of genetic algorithms in machine learning (computer programs, data analysis and prediction, neural networks) and in scientific models (interactions among learning, evolution, and culture; sexual selection; ecosystems; evolutionary activity). Several approaches to the theory of genetic algorithms are discussed in depth in the fourth chapter. The fifth chapter takes up implementation, and the last chapter poses some currently unanswered questions and surveys prospects for the future of evolutionary computation.
Download or read book Railway Timetabling Operations written by Ingo A. Hansen and published by . This book was released on 2014-09-12 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Modelling Intelligent Multi Modal Transit Systems written by Agostino Nuzzolo and published by CRC Press. This book was released on 2017-02-17 with total page 229 pages. Available in PDF, EPUB and Kindle. Book excerpt: The growing mobility needs of travellers have led to the development of increasingly complex and integrated multi-modal transit networks. Hence, transport agencies and transit operators are now more urgently required to assist in the challenging task of effectively and efficiently planning, managing, and governing transit networks. A pre-condition for the development of an effective intelligent multi-modal transit system is the integration of information and communication technology (ICT) tools that will support the needs of transit operators and travellers. To achieve this, reliable real-time simulation and short-term forecasting of passenger demand and service network conditions are required to provide both real-time traveller information and successfully synchronise transit service planning and operations control. Modelling Intelligent Multi-Modal Transit Systems introduces the current trends in this newly emerging area. Recent developments in information technology and telematics have enabled a large amount of data to become available, thus further attracting transport researchers to set up new models outside the context of the traditional data-driven approach. The alternative demand-supply interaction or network assignment modelling approach has improved greatly in recent years and has a crucial role to play in this new context.
Download or read book Technical Abstract Bulletin written by and published by . This book was released on with total page 1048 pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Automatic Train Control in Rail Rapid Transit written by United States. Congress. Office of Technology Assessment and published by . This book was released on 1976 with total page 268 pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Handbook of Research on Emerging Innovations in Rail Transportation Engineering written by Rai, B. Umesh and published by IGI Global. This book was released on 2016-05-31 with total page 693 pages. Available in PDF, EPUB and Kindle. Book excerpt: The rail-based transit system is a popular public transportation option, not just with members of the public but also with policy makers looking to install a form of convenient and rapid travel. Even for moving bulk freight long distances, a rail-based system is the most sustainable transportation system currently available. The Handbook of Research on Emerging Innovations in Rail Transportation Engineering presents the latest research on next-generation public transportation infrastructures. Emphasizing a diverse set of topics related to rail-based transportation such as funding issues, policy design, traffic planning and forecasting, and engineering solutions, this comprehensive publication is an essential resource for transportation planners, engineers, policymakers, and graduate-level engineering students interested in uncovering research-based solutions, recommendations, and examples of modern rail transportation systems.
Download or read book Automated Machine Learning written by Frank Hutter and published by Springer. This book was released on 2019-05-17 with total page 223 pages. Available in PDF, EPUB and Kindle. Book excerpt: This open access book presents the first comprehensive overview of general methods in Automated Machine Learning (AutoML), collects descriptions of existing systems based on these methods, and discusses the first series of international challenges of AutoML systems. The recent success of commercial ML applications and the rapid growth of the field has created a high demand for off-the-shelf ML methods that can be used easily and without expert knowledge. However, many of the recent machine learning successes crucially rely on human experts, who manually select appropriate ML architectures (deep learning architectures or more traditional ML workflows) and their hyperparameters. To overcome this problem, the field of AutoML targets a progressive automation of machine learning, based on principles from optimization and machine learning itself. This book serves as a point of entry into this quickly-developing field for researchers and advanced students alike, as well as providing a reference for practitioners aiming to use AutoML in their work.
Download or read book Operations research models for scheduling railway infrastructure maintenance written by Gabriella Budai-Balke and published by Rozenberg Publishers. This book was released on 2009 with total page 190 pages. Available in PDF, EPUB and Kindle. Book excerpt: This thesis can be divided into two parts. In Part I we are dealing with the problem of finding optimal time intervals for carrying out routine maintenance works and large projects in such a way that the track possession costs and maintenance costs are minimized. In Part II of this thesis we focus on rescheduling of the rolling stock in the passenger railways due to changing circumstances and more precisely on the Rolling Stock Rebalancing Problem (RSRP). The main objectives of this thesis are formulated as follows: 1. Review the existing literature on maintenance planning in relation with production. 2. Identify some tactical and operational railway infrastructure maintenance planning problems and develop operations research models for providing decision support. Investigate the effect of planning railway infrastructure maintenance on the train operation and identify rolling stock planning problems that occur during planned infrastructure maintenance. 3. Analyze the considered models, investigate their computational complexity, propose solution methods and test the solutions of the models.
Download or read book Electrical Electronics Abstracts written by and published by . This book was released on 1997 with total page 2092 pages. Available in PDF, EPUB and Kindle. Book excerpt: