shikharvashistha's Stars
LiuAoyu1998/STIDGCN
nnzhan/Graph-WaveNet
graph wavenet
cure-lab/SCINet
The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2022)
LoheshM/Comparative-Analysis-of-Reinforcement-Learning-Models-for-Lane-Change-Decision-Making
Intelligent lane-changing system for autonomous vehicles leveraging Deep Q-Network (DQN), Double DQN, and Dueling Double DQN models in CARLA simulator. Enhances safety and efficiency through informed decision-making in dynamic traffic scenarios.
pfnet/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
quantumiracle/Popular-RL-Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Curt-Park/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
psanch21/LCAT
juhyeonkim95/TaxiSimulatorOnGraph
This is the official implementation of "Optimizing Large-Scale Fleet Management on a Road Network using Multi-Agent Deep Reinforcement Learning with Graph Neural Network" (ITSC 2021)
bmezaris/Gated-ViGAT
Gated-ViGAT. Code and data for our paper: N. Gkalelis, D. Daskalakis, V. Mezaris, "Gated-ViGAT: Efficient bottom-up event recognition and explanation using a new frame selection policy and gating mechanism", IEEE International Symposium on Multimedia (ISM), Naples, Italy, Dec. 2022.
CurryTang/Awesome_Graph_Foundation_Models
Accompanied repositories for our paper Graph foundation model
project-oak/oak
Meaningful control of data in distributed systems.
cjy1992/interp-e2e-driving
Interpretable End-to-end Urban Autonomous Driving with Latent Deep Reinforcement Learning
acbull/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
kaize0409/awesome-few-shot-gnn
An index of algorithms for few-shot learning/meta-learning on graphs
WoodOxen/tactics2d
Tactics2D: A Reinforcement Learning Environment Library with Generative Scenarios for Driving Decision-making
qitianwu/SGFormer
The official implementation for NeurIPS2023 paper "SGFormer: Simplifying and Empowering Transformers for Large-Graph Representations"
flyingdoog/awesome-graph-explainability-papers
Papers about explainability of GNNs
AndreaVidali/Deep-QLearning-Agent-for-Traffic-Signal-Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
WwZzz/easyFL
An experimental platform for federated learning.
KarhouTam/FL-bench
Benchmark of federated learning. Dedicated to the community. 🤗
jedeschaud/kitti_carla_simulator
KITTI-CARLA: Python scripts to generate the KITTI-CARLA dataset
public-apis/public-apis
A collective list of free APIs
katrinleinweber/PhD-thesis
Experimental tech-demo for PhD thesis in Scientific Markdown; official:
tompollard/phd_thesis_markdown
Template for writing a PhD thesis in Markdown
shubhamgrg04/awesome-diagramming
A curated collection of diagramming tools used by leading software engineering teams
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
moby/libnetwork
networking for containers