DerryD's Stars
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
taki0112/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
tensorflow/ranking
Learning to Rank in TensorFlow
thuml/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
zhougr1993/DeepInterestNetwork
DeepGraphLearning/RecommenderSystems
Meituan-AutoML/MobileVLM
Strong and Open Vision Language Assistant for Mobile Devices
VeritasYin/STGCN_IJCAI-18
[IJCAI'18] Spatio-Temporal Graph Convolutional Networks
cityflow-project/CityFlow
A Multi-Agent Reinforcement Learning Environment for Large Scale City Traffic Scenario
drawbridge/keras-mmoe
A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
jma127/pyltr
Python learning to rank (LTR) toolkit
shenweichen/DSIN
Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"
airalcorn2/RankNet
My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.
ChenglongChen/tensorflow-LTR
Tensorflow implementations of various Learning to Rank (LTR) algorithms.
lezzago/LambdaMart
Python implementation of LambdaMart
afourmy/pyTSP
A 2D/3D visualization of the Traveling Salesman Problem main heuristics
wubin5/STTN
paper : <Spatial-Temporal Transformer Networks for Traffic Flow Forecasting>
didi/heteta
HetETA: Heterogeneous Information Network Embedding for Estimating Time of Arrival
99731/M2GRL
A demo code of KDD2020 paper "M2GRL: A Multi-task Multi-view Graph Representation Learning Framework for Web-scale Recommender Systems"
liyinxiao/LambdaRankNN
LambdaRank Neural Network model using Keras.
mingqian000/TrGNN
Traffic Flow Prediction with Vehicle Trajectories
sophwats/XGBoost-lambdaMART
Running LambdaMART using XGBoost
AmazaspShumik/mtlearn
Multi-Task Learning package built with tensorflow 2 (Multi-Gate Mixture of Experts, Cross-Stitch, Ucertainty Weighting)
ecterceocgan/pickup-delivery-vrp
Naive branching implementation of a specific pick-up and delivery vehicle routing optimization problem.
coin-or/VRPH
VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).
Lyxn/linprog
Linear Programming in Short
alberto-santini/tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
vadimkantorov/tsp-bb
Implementation of branch-and-bound for TSP in C++