Rui Dai's starred repositories

LLaVA

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

Language:PythonLicense:Apache-2.0Stargazers:18382Issues:158Issues:1416

Time-Series-Library

A Library for Advanced Deep Time Series Models.

Language:PythonLicense:MITStargazers:5375Issues:62Issues:422

Tensorflow-Project-Template

A best practice for tensorflow project template architecture.

Language:PythonLicense:Apache-2.0Stargazers:3602Issues:152Issues:20

Tensorflow-Cookbook

Simple Tensorflow Cookbook for easy-to-use

Language:PythonLicense:MITStargazers:2780Issues:118Issues:3

ranking

Learning to Rank in TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:2728Issues:98Issues:318

Autoformer

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008

Language:Jupyter NotebookLicense:MITStargazers:1838Issues:15Issues:202

STGCN_IJCAI-18

[IJCAI'18] Spatio-Temporal Graph Convolutional Networks

Language:PythonLicense:BSD-2-ClauseStargazers:972Issues:17Issues:65

MobileVLM

Strong and Open Vision Language Assistant for Mobile Devices

Language:PythonLicense:Apache-2.0Stargazers:903Issues:21Issues:51

CityFlow

A Multi-Agent Reinforcement Learning Environment for Large Scale City Traffic Scenario

Language:C++License:Apache-2.0Stargazers:769Issues:19Issues:131

keras-mmoe

A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)

Language:PythonLicense:MITStargazers:681Issues:15Issues:18

pyltr

Python learning to rank (LTR) toolkit

Language:PythonLicense:BSD-3-ClauseStargazers:463Issues:17Issues:14

DSIN

Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"

Language:PythonLicense:Apache-2.0Stargazers:430Issues:14Issues:23

RankNet

My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.

Language:PythonLicense:MITStargazers:247Issues:8Issues:8

tensorflow-LTR

Tensorflow implementations of various Learning to Rank (LTR) algorithms.

LambdaMart

Python implementation of LambdaMart

Language:PythonLicense:MITStargazers:178Issues:10Issues:5

pyTSP

A 2D/3D visualization of the Traveling Salesman Problem main heuristics

Language:PythonStargazers:160Issues:13Issues:0

STTN

paper : <Spatial-Temporal Transformer Networks for Traffic Flow Forecasting>

heteta

HetETA: Heterogeneous Information Network Embedding for Estimating Time of Arrival

Language:PythonLicense:Apache-2.0Stargazers:105Issues:9Issues:4

M2GRL

A demo code of KDD2020 paper "M2GRL: A Multi-task Multi-view Graph Representation Learning Framework for Web-scale Recommender Systems"

LambdaRankNN

LambdaRank Neural Network model using Keras.

Language:PythonLicense:MITStargazers:83Issues:2Issues:6

TrGNN

Traffic Flow Prediction with Vehicle Trajectories

XGBoost-lambdaMART

Running LambdaMART using XGBoost

Language:Jupyter NotebookStargazers:53Issues:3Issues:1

mtlearn

Multi-Task Learning package built with tensorflow 2 (Multi-Gate Mixture of Experts, Cross-Stitch, Ucertainty Weighting)

pickup-delivery-vrp

Naive branching implementation of a specific pick-up and delivery vehicle routing optimization problem.

Language:PythonStargazers:32Issues:1Issues:0

VRPH

VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).

Language:C++License:NOASSERTIONStargazers:22Issues:3Issues:0

linprog

Linear Programming in Short

Language:PythonStargazers:19Issues:3Issues:0

tsppddl

The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits

Language:C++License:GPL-3.0Stargazers:15Issues:4Issues:0

tsp-bb

Implementation of branch-and-bound for TSP in C++