- Cham, Switzerland : Springer, 2020.
- Description
- Book — 1 online resource (viii, 154 pages) : illustrations (some color) Digital: text file.PDF.
- Summary
-
- Introduction
- The challenges of automated item picking: the last mile of logistics for e-commerce
- Robotic Sensing for Item Picking
- Gripper Design and Grasping Strategies
- Machine Learning for Item Identification and Pose Estimation
- Machine Learning for Motion Planning
- Efficient Task Planning Strategies.
- SAGT (Symposium) (13th : 2020 : Online)
- Cham, Switzerland : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- Auctions and Mechanism Design.- Congestion Games and Flows over Time.- Markets and Matchings.- Scheduling and Games on Graphs.- Social Choice and Cooperative Games.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Gusmão, António.
- Cham : Springer, 2020.
- Description
- Book — 1 online resource (96 pages) Digital: text file.PDF.
- Summary
-
- Introduction.- Related Work: Machine Learning and Electronic Design Automation.- Unlabeled Data and Artificial Neural Networks.- Placement Loss: Placement Constraints Description and Satisfiability Evaluation.- Experimental Results in Industrial Case Studies.- Conclusions. .
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- jAUTI (Conference) (8th : 2019 : Rio de Janeiro, Brazil)
- Cham, Switzerland : Springer, [2020]
- Description
- Book — 1 online resource Digital: text file.PDF.
- Summary
-
- Design and Development.- Second Screen and Crossmedia.- Interaction Techniques and Technologies.- Accessibility.- User Experience.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Cham : Springer, ©2020.
- Description
- Book — 1 online resource
- Summary
-
- Segmentation Of Thermal Images By Means Of Metaheuristic Algorithms, For Failure Detection And Preventive Maintenance Of Electronic Systems.- A Survey on Image Processing for Hyperspectral and Remote Sensing Images.- Hybrid Grey-Wolf Optimizer Based Fractional Order Optimal Filtering for Texture Aware Quality Enhancement for Remotely Sensed Images.- Robust K- Means Technique For Band Reduction On Hyperspectral Image Segmentation.- Ethnic Characterization In Amalgamated People For Airport Security Using A Repository Of Images And Pigeon-Inspired Optimization (Pio) Algorithm For The Improvement Of Their Results}.- Multi-Level Image Thresholding Segmentation Using Non-Local Means 2d Histogram And Metaheuristics Algorithms.- Comparison Of Metaheuristic Methods For Template Matching.- Novel Feature Extraction Strategies Supporting 2d Shape Description And Retrieval.- Clustering Data Using Techniques Of Image Processing Erode And Dilate To Avoid The Use Of Euclidian Distance.- Estimation Of The Homography Matrix To Image Stitching.- Active Contour Model in Deep Learning Era: A Revise and Review.- Comparison of Evolutionary Techniques for Car Accident Prediction.- Salp Swarm Algorithm: A Comprehensive Review.- Segmentation Of Magnetic Resonance Brain Images Through The Self-Adaptive Differential Evolution Algorithm And The Minimum Cross-Entropy Criterion.- Automatic Detection Of Malignant Masses In Digital Mammograms Based On A Mcet-Hho Approach.- Cancer Cell Prediction using Machine Learning and Evolutionary Algorithms.- Meta Heuristic Approach of RMDL Classification of Parkinson's disease.- Fuzzy- Crow Search Optimization for Medical Image Segmentation.- Intelligent System For The Visual Support Of Caloric Intake Of Food In Inhabitants Of A Smart City Using A Deep Learning Model.- Image Thresholding with Metaheuristic Algorithms for Cerebral Injuries.- Generative Adversarial Network And Retinal Image Segmentation.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ACRIT (Conference) (1st : 2019 : Ramadi, Iraq)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource (xvi, 516 pages) : illustrations (some color)
- Summary
-
- Theory, Methods and Tools to support Computer Science
- Computer Security and Cryptography
- Computer Network and Communication
- Real World Application in Information Science and Technology.
- Taghia, Javad.
- Cham : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- Introduction.- Modelling Vehicle Systems.- Offset Models of Vehicles.- Design of Controllers.- Implementation of Controllers.- Conclusion.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- International Conference on Applied Soft Computing and Communication Networks (2019 : Trivandrum, India)
- Singapore : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- Fruit Fly Optimization Based Reliable Routing Algorithm for Wireless Sensor Networks.- User Authentication of IoT Devices for Decentralized Architecture Using Blockchain.- Detection of Packet Dropping Nodes in Wireless Mesh Networks.- An Enhanced Bat Algorithm for Parallel Localization Based on a Mobile Beacon Sensor in Wireless Sensor Networks.- Desing of a Virtual Channel Router Architecture for Low Power on Mesh-of-Grid Topology for Network on Chip.- Agent-based Traffic Obstacles Information System.- Hybridization of Constriction Coefficient Based Particle Swarm Optimization and Chaotic Gravitational Search Algorithm for Solving Engineering Design Problems.- Parallel Association Rules Pruning Algorithm on Hadoop MapReduce.- A Statistical Analysis on KDD Cup'99 Dataset for Network Intrusion Detection System.- Efficient Certificateless Privacy Preserving Public Auditing for Cloud Based IIoT.- Classification of Virtual Machine Consolidation Techniques: A Survey.- Enhanced Honey Bee Load Balancing in Large Heterogeneous Cloud Environments.- Real Time Communication Alert System for Missing Vessels in Deep Sea.- A Study of CNN Architectures over Two Hands Indian Sign Language Dataset.- Periocular Recognition Under Unconstrained Conditions Using CNN Based Super-Resolution.- Performance Evaluation of RNNs for Short-Term Investment Decision in Stock Market.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
69. The applied TensorFlow and Keras workshop [2020]
- Chadha, Harveen Singh, author.
- Birmingham, UK : Packt Publishing, 2020.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Cut through the noise and get real results with this workshop for beginners. Use a project-based approach to exploring machine learning with TensorFlow and Keras. Key Features Understand the nuances of setting up a deep learning programming environment Gain insights into the common components of a neural network and its essential operations Get to grips with deploying a machine learning model as an interactive web application with Flask Book Description Machine learning gives computers the ability to learn like humans. It is becoming increasingly transformational to businesses in many forms, and a key skill to learn to prepare for the future digital economy. As a beginner, you'll unlock a world of opportunities by learning the techniques you need to contribute to the domains of machine learning, deep learning, and modern data analysis using the latest cutting-edge tools. The Applied TensorFlow and Keras Workshop begins by showing you how neural networks work. After you've understood the basics, you will train a few networks by altering their hyperparameters. To build on your skills, you'll learn how to select the most appropriate model to solve the problem in hand. While tackling advanced concepts, you'll discover how to assemble a deep learning system by bringing together all the essential elements necessary for building a basic deep learning system - data, model, and prediction. Finally, you'll explore ways to evaluate the performance of your model, and improve it using techniques such as model evaluation and hyperparameter optimization. By the end of this book, you'll have learned how to build a Bitcoin app that predicts future prices, and be able to build your own models for other projects. What you will learn Familiarize yourself with the components of a neural network Understand the different types of problems that can be solved using neural networks Explore different ways to select the right architecture for your model Make predictions with a trained model using TensorBoard Discover the components of Keras and ways to leverage its features in your model Explore how you can deal with new data by learning ways to retrain your model Who this book is for If you are a data scientist or a machine learning and deep learning enthusiast, who is looking to design, train, and deploy TensorFlow and Keras models into real-world applications, then this workshop is for you. Knowledge of computer science and machine learning concepts and experience in ...
- Kordon, Arthur K., author aut http://id.loc.gov/vocabulary/relators/aut
- Cham, Switzerland : Springer, [2020]
- Description
- Book — 1 online resource (XXXII, 494 pages) : illustrations (some color)
- Summary
-
- Part I, From Business Problems to Data Science.- Data Science Based on Artificial Intelligence.- Business Problems Dependent on Data.- Artificial Intelligence-Based Data Science Solutions.- Integrate and Conquer.- The Lost-in-Translation Trap.- Part II, The AI-Based Data Science Toolbox.- The AI-Based Data Science Workflow.- Problem Knowledge Acquisition.- Data Preparation.- Data Analysis.- Model Development.- The Model Deployment Life Cycle.- Part III, AI-Based Data Science in Action.- Infrastructure.- People.- Applications of AI-Based Data Science in Manufacturing.- Applications of AI-Based Data Science in Business.- How to Operate AI-Based Data Science in a Business.- How to Become an Effective Data Scientist.- Glossary.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- EA (Conference) (14th : 2019 : Mulhouse, France)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource Digital: text file.PDF.
- Summary
-
- From Feature Selection to Continuous Optimization.- Evolving a Weighted Combination of Text Similarities for Authorship Attribution.- Image Signal Processor Parameter Tuning with Surrogate-assisted Particle Swarm Optimization.- Combinatorial Surrogate-assisted Optimization for Bus Stops Spacing Problem.- Optimization of a Checkers Player Using Neural and Metaheuristic Approaches.- A Novel Outlook on Feature Selection as a Multi-Objective Problem.- Fast Evolutionary Algorithm for Solving Large-scale Multi-objective Problems.- Looking for Energy Efficient Genetic Algorithms.- Evolving Fitness Landscapes with Complementary Fitness Functions.- Bayesian Immigrant Diploid Genetic Algorithm for Dynamic Environments.- Ant Colony Optimization Algorithm for a Transportation Problem in Home Health Care with the Consideration of Carbon Emissions.- Selective Vehicle Routing Problem: A Hybrid Genetic Algorithm Approach.- Fixed Jobs Multi-agent Scheduling Problem with Renewable Resources.- A Study of Recombination Operators for the Cyclic Bandwidth Problem.- Automatic Calibration of a Farm Irrigation Model: a Multi-modal Optimization Approach.- A Hybrid Evolutionary Algorithm for Offl ine UAV Path Planning.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- AGI (Conference) (13th : 2020 : Saint Petersburg, Russia)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- AGI and the Knight-Darwin Law: why idealized AGI reproduction requires collaboration.- Error-Correction for AI Safety.- Artificial Creativity Augmentation.- The hierarchical memory based on compartmental spiking neuron model.- The Dynamics of Growing Symbols: A Ludics Approach to Language Design by Autonomous Agents.- Approach for development of engineering tools based on knowledge graphs and context separation.- Towards Dynamic Process Composition in the DSO Cognitive Architecture.- SAGE: Task-Environment Platform for Evaluating a Broad Range of AI Learners.- Post-Turing Methodology: Breaking the Wall on the Way to Artificial General Intelligence.- Self-explaining AI as an alternative to interpretable AI.- AGI needs the Humanities.- A report of a recent book: "AI and Human Thought and Emotion".- Cognitive Machinery and Behaviours.- Combinatorial Decision Dags: A Natural Computational Model for General Intelligence.- What Kind of Programming Language Best Suits Integrative AGI?.- Guiding Symbolic Natural Language Grammar Induction via Transformer-Based Sequence Probabilities.- Embedding Vector Differences Can Be Aligned With Uncertain Intensional Logic Differences.- Delta Schema Network in Model-based Reinforcement Learning.- Information Digital Twin{Enabling Agents to Anticipate Changes in their Tasks.- 'OpenNARS for Applications': Architecture and Control.- Towards AGI Agent Safety by Iteratively Improving the Utility Function.- Learning to Model Another Agent's Beliefs: A Preliminary Approach.- An Attentional Control Mechanism for Reasoning and Learning.- Hyperdimensional Representations in Semiotic Approach to AGI.- The Conditions of Artificial General Intelligence: Logic, Autonomy, Resilience, Integrity, Morality, Emotion, Embodiment, and Embeddedness.- Position paper: The use of engineering approach in creation of artificial general intelligence.- How do you test the strength of AI?.- Omega: An Architecture for AI Unification.- Analyzing Elementary School Olympiad Math Tasks as a Benchmark for AGI.- The meaning of things as a concept in a strong AI architecture.- Toward a General Believable Model of Human-Analogous Intelligent Socially Emotional Behavior.- Autonomous Cumulative Transfer Learning.- New Brain Simulator II Open-Source Software.- Experience-specific AGI Paradigms.- Psychological portrait of a virtual agent in the Teleport game paradigm.- Logical probabilistic biologically inspired cognitive architecture.- An Architecture for Real-time Reasoning and Learning.- A Model for Artificial General Intelligence.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- RCAI (Conference) (18th : 2020 : Moscow, Russia)
- Cham, Switzerland : Springer, [2020]
- Description
- Book — 1 online resource Digital: text file.PDF.
- Summary
-
- Intro
- Preface
- Organization
- Contents
- Automated Reasoning and Data Mining
- Axiomatization of Classes of Domain Cases Based on FCA
- 1 Introduction
- 2 Preliminaries
- 2.1 Domain Cases
- 2.2 Formal Contexts of Axiomatizable Classes
- 2.3 Relatively Axiomatizable Classes
- 3 Axiomatization of Classes of Domain Cases
- 3.1 Sentences Permissible for Models
- 3.2 Theories of Classes of Models Having Different Signatures
- 3.3 Axiomatizable Classes and Decidability of Theories
- 4 Conclusion
- References
- The Combined Method of Automated Knowledge Acquisition from Various Sources: The Features of Development and Experimental Research of the Temporal Version
- 1 Introduction
- 2 The Evolution of the Combined Method of Knowledge Acquisition and Means of Its Implementation
- 3 Features of the Organization of Software Experiments Based on the Temporal Version of CMKA
- 3.1 General Organization of the Language Experiment
- 3.2 General Organization of Experiments with Temporal Database
- 3.3 Merging of Knowledge Field's Elements
- 4 Conclusion
- References
- Multi-agent Systems, Intelligent Robots and Behavior Planning
- Multi-agent Path Finding with Kinematic Constraints via Conflict Based Search
- 1 Introduction
- 2 Problem Statement
- 3 Suggested Approach
- 3.1 Conflict Based Search Algorithm
- 3.2 Continuous Conflict Based Search Algorithm
- 3.3 Safe Interval Path Planning with Rotations
- 3.4 Implementation Details
- 4 Experimental Evaluation
- 4.1 CCBS vs CCBS-kc
- 4.2 AA-SIPP(m) vs CCBS-kc
- 4.3 Comparison of Heuristic Functions
- 5 Conclusion
- References
- Map-Merging Algorithms for Visual SLAM: Feasibility Study and Empirical Evaluation
- 1 Introduction
- 2 Related Work
- 2.1 vSLAM Algorithms
- 2.2 Map-Merging Algorithms
- 3 Problem Statement
- 4 Methods and Metrics Overview
- 5 Experimental Evaluation and Results
- 5.1 Setup
- 5.2 Results
- 6 Conclusion
- References
- Can a Robot Be a Moral Agent?
- 1 Introduction
- 2 A Moral Agent
- 3 Phenomena and Mechanisms
- 3.1 Emotions and Needs
- 3.2 Model of the World, "I"
- 3.3 Imitative Behavior
- 3.4 Empathy
- 3.5 Characteristic Properties of Moral Agents
- 4 Conclusion
(source: Nielsen Book Data)
- Computer Science On-line Conference (9th : 2020 : Online)
- Cham, Switzerland : Springer, 2020.
- Description
- Book — 1 online resource (xv, 655 pages) Digital: text file.PDF.
- Summary
-
- Decision Support Model for Assessing Projects by a Group of Investors with Regards of Multi-factors
- 7-Dimensional Optimization Task: PBO-Nature-Inspired Optimizer Versus 10-Years-Old Differential Evolution Based Optimizer 3rd Generation EPSDE
- A Hand Contour Classification Using Ensemble of Natural Features: A Large Comparative Study
- Energy Consumption Reduction in Real Time Multiprocessor Embedded Systems with Uncertain Data
- Developing an Efficient Method for Automatic Threshold Detection Based on Hybrid Feature Selection Approach
- Comparison of Hybrid ACO-k-Means Algorithm and Graph Cut for MRI Images Segmentation
- Parallel Deep Neural Network for Motor Imagery EEG Recognition with Spatiotemporal Features.
(source: Nielsen Book Data)
- AIMS (Conference : Artificial Intelligence and Mobile Services) (9th : 2020 : Online)
- Cham, Switzerland : Springer, 2020.
- Description
- Book — 1 online resource
- Summary
-
- Research Track.- Infant Sound Classification on Multi-stage CNNs with Hybrid Features and Prior Knowledge.- Building Vector Representations for Candidates and Projects in a CV Recommender System.- Candidate Classification and Skill Recommendation in a CV Recommender System.- A Novel Method to Estimate Students' Knowledge Assessment.- Answer Selection Based on Mixed Embedding and Composite Features.- A Neural Framework for Chinese Medical Named Entity Recognition.- An Annotated Chinese Corpus for Rumor Veracity Detection.- Attention-based Asymmetric Fusion Network for Saliency Prediction in 3D Images.- Review Spam Detection Based on Multidimensional.- Application Track.- Rehabilitation XAI to Predict Outcome with Optimal Therapies.- A Mobile Application using Deep Learning to Automatically Classify Adult-only Images.- Short Paper Track.- OSAF_e: One-Stage Anchor Free Object Detection Method Considering Effective Area.- Attention-based Interaction Trajectory Prediction.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ICAIS (Conference) (6th : 2020 : Hohhot, China)
- Singapore, Singapore : Springer, [2020]
- Description
- Book — 1 online resource (719 pages) : illustrations (some color) Digital: text file; PDF.
- Summary
-
- Fast Texture Image Retrieval Using Learning Copula Model of Multiple DTCWT.- Joint Generic Learning and Multi-SourceDomain Adaptation on Unsupervised FaceRecognition.- Reset Attack: An Attack Against Homomorphic Encryption-based Privacy-Preserving Deep Learning System.- Intelligent Contract for Power Market Transaction Based on the BlockChain.- Survey on Zero-trust Network Security.- A Novel Consensus Algorithm for Alliance Chain.- A Novel Thematic Network Data Collector Based on Simulated Annealing Hybrid Genetic Algorithm.- The Study of Fog Computing Security Situation Prediction in Industrial Internet.- A novel keypoints-based image registration method with fully convolutional neural network.- Image super-resolution reconstruction with dense residual attention module.- GF-2 image blue roof building extraction method based on object-oriented classification technology.- Optimization and Parallelization of the cosmological N-body Simulation on Many-core Processor.- Parallel optimization of stencil computation base on Sunway TaihuLight.- Chinese News Data Extraction System Based On Readability Algorithm.- Parallel Acceleration Improvement of Physical Quantity Gradient Algorithm Based on CFD.- Using Process Visualization and Early Warning Based on Learning Analytics to Enhance Teaching and Learning.- Research Progress of Knowledge Graph Embedding.- A Robust Framework for High-quality Voice Conversion with Conditional Generative Adversarial Network.- Effective Android Malware Detection based on Deep Learning.- Research on Tampering Detection of Material Gene Data Based on Fragile Watermarking.- Quantitative Evaluation Of Promotion Of Traditional National Sports Events Based On Probity Multiple Regression Analysis.- Research on Leisure Sports Activities Based on Decision Tree Algorithm.- Semantic Integrity Analysis Based on Transformer.- An improvement of Coherent Semantic Attention for Image Inpainting.- Formal Verification of the Correctness of Operating System on Assembly Layer in Isabelle/HoL.- Nonlinear Correction Based on Depth Neural Network.- Spatial-temporal co-attention network for action recognition.- Improved SSD for object detection.- Sentiment Analysis on Weibo Platform for Stock Prediction.- Refinement Measurement and Evaluation of Streets in Shanghai Old City.- A Traceability Architecture for the Fresh Food Supply Chain based on Blockchain Technology in China.- Research Progress in Blind Forensics of Digital Image Smooth Filtering.- Research on video violence detection technology of UAV on cloud platform.- A Generative Steganography Method Based on WGAN-GP.- A deep learning network for coarse-to-fine deformable medical image registration.- Research on Cross-lingual Machine Reading Comprehension Technology Based on Non-parallel Corpus.- Research on the data reference model of NMIS.- A Real-time Recommender System Design Based on Spark Streaming.- A Novel Clone Detection Scheme Based on Generative Adversarial Networks.- Design of Vehicle Remote Monitoring System Based on LoRa Technology and QT Platform.- Unifying Domain Adaptation into Simultaneous Discriminant Analysis: a Method for Low-resolution Face Recognition with Single Sample per Person.- An exploratory study of blending Smart classroom in database course.- Optimization and simulation of pre-warehouse multi-objective stock levels based on the Weibull distribution function.- Research and Analysis of Fine Management of Engineering Cost Based on BIM.- Survey of Software-Defined Network Security Issues.- A Fall Detection Algorithm Based on a Support Vector Machine.- A Multi-AGV Optimal Scheduling Algorithm Based on Particle Swarm Optimization.- An efficient quantum private comparison protocol based on conjugate coding.- Deliberated Vulnerable Environment Generating based on Container and Structured Vulnerability Intelligence.- Deep neural network watermarking based on texture analysis.- A Robust Reversible Image Watermarking Scheme based on Singular Value Decomposition and Quantization Technique.- Boolean Function Decomposition Based on Grover Algorithm and Its Simulation Using Quantum Language Quipper.- Research on Emotional Recognition of EEG Signals in Experimental Paradigm.- Research on Rasterized Population Evaluation Method Based on Multi-class Machine Learning Method.- Salary Satisfaction of University Teachers with Different Professional Positions.- Defining Cost Function for Robust Embedding.- Efficient Identity-Based Signature authentication scheme for smart home system.- A Resource Allocation Mechanism for Edge-blockchain.- Remote sensing image zero-watermarking algorithm based on accurate polar harmonic Fourier moment.- Multi-layer quantum secret sharing based on GHZ states.- Robot scheduling system based on semantic recognition.- Pedestrian Counting without Tracking for the Security Application of IoT Framework.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ICAIS (Conference) (6th : 2020 : Hohhot, China)
- [2-volume set]. - Cham : Springer, [2020]
- Description
- Book — 1 online resource (851 pages) Digital: text file.PDF.
- Summary
-
- Artificial intelligence.- Internet of things.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- ICAIS (Conference) (6th : 2020 : Hohhot, China)
- Singapore : Springer, 2020.
- Description
- Book — 1 online resource (xviii, 713 pages) : illustrations (some color)
- Summary
-
- Artificial intelligence.- Internet of things.- information security.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- IFIP WG 12.6 International Workshop (6th : 2018 : Stockholm, Sweden)
- Cham : Springer, 2020.
- Description
- Book — 1 online resource (166 pages)
- Summary
-
- Globalization - Understanding the correlations between attitudes towards globalization, time, resources and financial resources.- Integrated System for students' Evaluation Using KM Approach.- ICT Platform Design for SME Collaboration.- Platform for Knowledge Society and Innovation Ecosystems.- Measuring Successful Digital Services by identifying Active Users.- Effective management of information processes with CMS in Smart City. The concept of Crowdsourcing.- A Naming System for "The Internet of Things" adapted to industry - A case study in Electrical Engineering.- Augmented Learning and Data Filtering: Knowledge Management and Discovery.- AI Classification in Collaboration for Innovation of Electric Motors of Household Appliances.- A Note on Knowledge Management Education: Towards Implementing Active Learning Methods.- Intellect Modelling KIT.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- International Joint Conference on Artificial Intelligence (28th : 2019 : Macao, China)
- Cham, Switzerland : Springer, 2020.
- Description
- Book — 1 online resource Digital: text file.PDF.
- Summary
-
- AI4KM
- 2019: 7th International Workshop on Artificial Intelligence for Knowledge Management and Innovation.- FinNLP
- 2019: First International Workshop on Financial Technology and Natural Language Processing.- OR
- 2019: 32nd International Workshop on Qualitative Reasoning.- SURL
- 2019: Second International Workshop on Scaling-Up Reinforcement Learning.- First International Workshop on Bringing Semantic Knowledge into Vision and Text Understanding.- EASyHAT
- 2019: International Workshop on Evaluation of Adaptive Systems for Human-Autonomy Teaming.- ACAN
- 2019: 12th International Workshop on Agent-based Complex Automated Negotiations.- First International Workshop on Deep Learning for Human Activity Recognition.- HAI
- 2019: Second International Workshop on Humanizing AI.- Third International Workshop on Language Sense on Computer.- AISafety
- 2019: International Workshop on Artificial Intelligence Safety.- DeLBP
- 2019: 4th International Workshop on Declarative Learning Based Programming.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
Articles+
Journal articles, e-books, & other e-resources
Guides
Course- and topic-based guides to collections, tools, and services.