Pinned Repositories
automatic_prompt_engineer
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-transit
Community list of transit APIs, apps, datasets, research, and software :bus::star2::train::star2::steam_locomotive:
bayesian-machine-learning
Notebooks related to Bayesian methods for machine learning
circuit_training
kdd2021_TrafficSiganlControl
Code for KDD 2021 urban traffic signal control competition
LLMob
LLMob is an intuitive framework that builds reasoning logic for LLMs in the context of personal activity trajectory generation.
research
My research pool
sumo-ring
simple ring simulation with sumo
Tianchi_Prediction
2021 “AI Earth”人工智能创新挑战赛 AI助力精准气象和海洋预测
Wangjw6's Repositories
Wangjw6/LLMob
LLMob is an intuitive framework that builds reasoning logic for LLMs in the context of personal activity trajectory generation.
Wangjw6/Tianchi_Prediction
2021 “AI Earth”人工智能创新挑战赛 AI助力精准气象和海洋预测
Wangjw6/research
My research pool
Wangjw6/kdd2021_TrafficSiganlControl
Code for KDD 2021 urban traffic signal control competition
Wangjw6/sumo-ring
simple ring simulation with sumo
Wangjw6/awesome-transit
Community list of transit APIs, apps, datasets, research, and software :bus::star2::train::star2::steam_locomotive:
Wangjw6/automatic_prompt_engineer
Wangjw6/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Wangjw6/bayesian-machine-learning
Notebooks related to Bayesian methods for machine learning
Wangjw6/circuit_training
Wangjw6/gcn
Implementation of Graph Convolutional Networks in TensorFlow
Wangjw6/probability-theory-lecture-notes
Lecture notes of Probability Theory.
Wangjw6/project
my project
Wangjw6/Wangjw6.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Wangjw6/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
Wangjw6/hgail
gail, infogail, hierarchical gail implementations
Wangjw6/LBSN_Dataset
The datasets can be used for POI/next-POI recommendation, trajectory recommendation, friends recommendation (link prediction), activity recommendations, group recommendation and community discovery tasks.
Wangjw6/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
Wangjw6/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Wangjw6/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
Wangjw6/prompt-dt
Official code repository for Prompt-DT.
Wangjw6/PythonLinearNonlinearControl
PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.
Wangjw6/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
Wangjw6/rotary-embedding-torch
Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch
Wangjw6/smart-transport.github.io
Fork this repo for a quick start. If "Project Timeline" or "License" appeared on your nav bar, Look Below!
Wangjw6/sumo-rl
A simple interface to instantiate Reinforcement Learning environments with SUMO for Traffic Signal Control. Compatible with Gym Env from OpenAI and MultiAgentEnv from RLlib.
Wangjw6/trajectory-transformer
Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"