Stars
A curated list of awesome human-robot interaction libraries and resources
(Engineering) Toward human-in-the-loop AI: Enhancing deep reinforcement learning via real-time human guidance for autonomous driving
Code for the paper Watch-And-Help: A Challenge for Social Perception and Human-AI Collaboration
Code for "On the Utility of Learning about Humans for Human-AI Coordination"
Human Pose Estimation using Deep Learning.
Literature for Human-AI collaboration, Hybrid Intelligence, Human-AI interaction
国科大人机交互大作业:多模态情感识别
[EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
python calls Gurobi to verify the correctness of VRPTW model
A program to solve multi-period vehicle routing problems with cross-docking using Gurobi. Supports heterogenous vehicles.
A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license needed)
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries).