Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / SHITIANYU-hue 5 repositories

Ph.D. student @ University of Toronto Reinforcement learning

SHITIANYU-hue/CityLearn Fork of intelligent-environments-lab/CityLearn

Official reinforcement learning environment for demand response and load shaping

Language: Python - Size: 182 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

SHITIANYU-hue/optimization

Language: Jupyter Notebook - Size: 6.59 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

SHITIANYU-hue/sumosim

A sumo based simulator that can support both micro and macro level control

Language: Jupyter Notebook - Size: 53.9 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 2

SHITIANYU-hue/llmky

Language: Python - Size: 1000 Bytes - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

SHITIANYU-hue/SHITIANYU-hue.github.io Fork of lijunsun/lijunsun.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language: JavaScript - Size: 110 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

SHITIANYU-hue/agebias

process for age bias dataset

Language: Jupyter Notebook - Size: 62.8 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 1

SHITIANYU-hue/MARL_CAVs_llm Fork of DongChen06/MARL_CAVs

Multi-agent Reinforcement Learning for Autonomous Vehicles with LLM

Language: Python - Size: 1020 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/SUMO-changing-lane-agent Fork of federicovergallo/SUMO-changing-lane-agent

Implementation of a reinforcement learning agent able to do autonomous changing lane using Sumo

Language: Python - Size: 213 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 1

SHITIANYU-hue/AI-follow

梳理每周最新多模态,LLMs,embodied AI相关论文

Size: 21.5 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

SHITIANYU-hue/SUMO-DVSL Fork of Kaimaoge/SUMO-DVSL

A SUMO environment for differential varaible speed limits control

Language: Python - Size: 7.19 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/TradingGovernor

Language: Python - Size: 1.53 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ageism-research Fork of BorealisAI/ranksim-imbalanced-regression

[ICML 2022] RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression

Language: Python - Size: 3.79 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/dgn_ring_torch

Language: Jupyter Notebook - Size: 4.16 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

SHITIANYU-hue/interview-assistant Fork of gabacode/chatPDF

Load a PDF file and ask questions via llama_index and GPT

Language: Python - Size: 386 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ASL-Recognition Fork of kellyzoo/ECE324-ASL-Recognition

Language: Python - Size: 50.1 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ChatGLM-6B Fork of THUDM/ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型

Language: Python - Size: 8.84 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

SHITIANYU-hue/kaggle-bio

https://www.kaggle.com/competitions/open-problems-multimodal/

Language: Jupyter Notebook - Size: 142 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

SHITIANYU-hue/DRL-robot-navigation Fork of reiniscimurs/DRL-robot-navigation

Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.

Language: Python - Size: 20.2 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

SHITIANYU-hue/la-mbda Fork of yardenas/la-mbda

LAMBDA is a model-based reinforcement learning agent that uses Bayesian world models for safe policy optimization

Language: Python - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

SHITIANYU-hue/proximal-exploration Fork of HeliXonProtein/proximal-exploration

PyTorch implementation for our paper "Proximal Exploration for Model-guided Protein Sequence Design"

Language: Python - Size: 2.92 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Algorithmic-Thinking Fork of ruizhang84/Algorithmic-Thinking

Part of the Fundamentals of Computing Specialization, Rice, Coursera

Size: 168 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Data-driven-control

A reliable controller is critical for execution of safe and smooth maneuvers of an autonomous vehicle. The controller must be robust to external disturbances, such as road surface, weather, wind conditions, and so on. It also needs to deal with internal variations of vehicle sub-systems, including powertrain inefficiency, measurement errors, time delay, etc. These factors introduce issues in controller performance. In this paper, a feed-forward compensator is designed via a data-driven method to model and optimize the controller’s performance. Principal Component Analysis (PCA) is applied for extracting influential features, after which a Time Delay Neural Network is adopted to predict control errors over a future time horizon. Based on the predicted error, a feedforward compensator is then designed to improve control performance. Simulation results in different scenarios show that, with the help of with the proposed feedforward compensator, the maximum path tracking error and the steering wheel angle oscillation are improved by 44.4% and 26.7%, respectively.

Language: MATLAB - Size: 11.7 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 35 - Forks: 14

SHITIANYU-hue/Efficient-motion-planning

To guarantee safe and efficient driving for automated vehicles in complicated traffic conditions, the motion planning module of automated vehicles are expected to generate collision-free driving policies as soon as possible in varying traffic environment. However, there always exist a tradeoff between efficiency and accuracy for the motion planning algorithms. Besides, most motion planning methods cannot find the desired trajectory under extreme scenarios (e.g., lane change in crowded traffic scenarios). This study proposed an efficient motion planning strategy for automated lane change based on Mixed-Integer Quadratic Optimization (MIQP) and Neural Networks. We modeled the lane change task as a mixed-integer quadratic optimization problem with logical constraints, which allows the planning module to generate feasible, safe and comfortable driving actions for lane changing process. Then, a hierarchical machine learning structure that consists of SVM-based classification layer and NN-based action learning layer is established to generate desired driving policies that can make online, fast and generalized motion planning. Our model is validated in crowded lane change scenarios through numerical simulations and results indicate that our model can provide optimal and efficient motion planning for automated vehicles

Language: MATLAB - Size: 27.6 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 34 - Forks: 11

SHITIANYU-hue/SIIM-ISIC-Melanoma-Classification-1st-Place-Solution Fork of haqishen/SIIM-ISIC-Melanoma-Classification-1st-Place-Solution

Language: Jupyter Notebook - Size: 724 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

SHITIANYU-hue/flow-1 Fork of parthjaggi/flow

Language: Python - Size: 271 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SHITIANYU-hue/its_simulator

Language: Jupyter Notebook - Size: 29 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

SHITIANYU-hue/HEBO Fork of huawei-noah/HEBO

Bayesian optimisation library developped by Huawei Noah's Ark Lab

Language: Jupyter Notebook - Size: 85.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SHITIANYU-hue/atari-agents Fork of floringogianu/atari-agents

Code and links for trained Atari agents

Size: 2.61 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/COMP-767-project

This is the source code of COMP 767 group project of Tianyu Shi & Jiawei Wang.

Language: Python - Size: 3.12 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 4 - Forks: 0

SHITIANYU-hue/Kaimaoge.github.io Fork of Martina1024/martina1024.github.io

fork from jasonansel

Size: 13.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/macad-gym Fork of praveen-palanisamy/macad-gym

Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:

Size: 2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

SHITIANYU-hue/wastland

Language: Python - Size: 4.04 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/wilderness-scavenger Fork of inspirai/wilderness-scavenger

A platform for intelligent agent learning based on a 3D open-world FPS game developed by Inspir.AI.

Size: 179 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/nerf Fork of bmild/nerf

Code release for NeRF (Neural Radiance Fields)

Size: 3.8 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/LaneGCN Fork of uber-research/LaneGCN

[ECCV2020 Oral] Learning Lane Graph Representations for Motion Forecasting

Size: 20.2 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

SHITIANYU-hue/twitter-sentiment-analysis

Language: Jupyter Notebook - Size: 27 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Home-Credit-Default-Risk-analysis

Home Credit Default Risk

Language: Jupyter Notebook - Size: 2.94 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/argoverse-api Fork of argoverse/argoverse-api

Official GitHub repository for Argoverse dataset

Size: 94 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/DenseTNT Fork of Tsinghua-MARS-Lab/DenseTNT

Language: Python - Size: 13 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/RGLight

Improving the generalizability and robustness of large-scale traffic signal control

Language: Jupyter Notebook - Size: 29.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SHITIANYU-hue/mixed-autonomy-paper-reading

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/rl-paper-reading

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/IG-RL-1 Fork of FXDevailly/IG-RL

Inductive Graph Reinforcement Learning for Massive-Scale Traffic Signal Control

Size: 16.9 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/DGN Fork of PKU-RL/DGN

DGN Code

Size: 149 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

SHITIANYU-hue/pytorch_DGN Fork of jiechuanjiang/pytorch_DGN

The pytorch implementation of DGN

Size: 78.1 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/leetcode Fork of azl397985856/leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

Size: 45 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

SHITIANYU-hue/multiagent-particle-envs Fork of openai/multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Size: 97.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

SHITIANYU-hue/RLCN Fork of rlchina/RLCN

Size: 337 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/DICG Fork of sisl/DICG

Deep Implicit Coordination Graphs

Size: 467 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/StarCraft Fork of starry-sky6688/MARL-Algorithms

Implementations of QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II

Size: 58.2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/multi-bcq

Language: Python - Size: 4.26 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/rl_algorithms Fork of medipixel/rl_algorithms

Structural implementation of RL key algorithms

Size: 2.36 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/challenge-aido_RL-IL Fork of rizavelioglu/challenge-aido_RL-IL

Reinforcement Learning + Imitation Learning based approach to AI Driving Olympics

Size: 17.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/gym_torcs Fork of ugo-nama-kun/gym_torcs

Size: 188 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/hugo-academic Fork of wowchemy/wowchemy-hugo-themes

📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!

Size: 8.86 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/macad-agents Fork of praveen-palanisamy/macad-agents

Agents code for Multi-Agent Connected Autonomous Driving (MACAD) described in the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:

Language: Python - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/coiltraine Fork of felipecode/coiltraine

Training framework for conditional imitation learning

Size: 4.7 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/reinforcement_learning_Interview_Notes-Chinese Fork of a-big-tomato/reinforcement_learning_Interview_Notes-Chinese

强化学习面试(未完待续)

Size: 29.3 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/mcgill-thesis-template Fork of juliengs/mcgill-thesis-template

Size: 82 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/BCQ Fork of sfujim/BCQ

Author's PyTorch implementation of BCQ for continuous and discrete actions

Size: 34.2 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/marl_transfer Fork of sumitsk/marl_transfer

Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)

Size: 10.3 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ZhuangDingyi.github.io Fork of ZhuangDingyi/ZhuangDingyi.github.io

:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios.

Size: 167 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Coursera-Data-Mining Fork of englianhu/Coursera-Data-Mining

Data Mining - University of Illinois at Urbana-Champaign

Size: 68.1 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/rl-agents Fork of eleurent/rl-agents

Implementations of Reinforcement Learning algorithms

Size: 1.05 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/skillsnetwork Fork of claimed-framework/component-library

Size: 245 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/highway-env Fork of eleurent/highway-env

An environment for autonomous driving decision-making

Size: 20.1 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/jansel.github.io Fork of jansel/jansel.github.io

Jason Ansel's personal website

Size: 3.09 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/academic-kickstart

Language: Shell - Size: 229 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/pysc2 Fork of deepmind/pysc2

StarCraft II Learning Environment

Size: 1.21 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/vime Fork of openai/vime

Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"

Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/py4e Fork of csev/py4e

Web site for www.py4e.com and source to the Python 3.0 textbook

Size: 619 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/coursera-capstone-project_IBM

Language: Jupyter Notebook - Size: 143 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/world-models Fork of ctallec/world-models

Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch

Size: 9.52 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/h-baselines Fork of AboudyKreidieh/h-baselines

A repository of high-performing hierarchical reinforcement learning models and algorithms.

Size: 9.4 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/deeprl_network Fork of cts198859/deeprl_network

multi-agent deep reinforcement learning for networked system control.

Size: 1.11 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/noreward-rl Fork of pathak22/noreward-rl

[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning

Size: 4.63 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/hindsight-experience-replay Fork of TianhongDai/hindsight-experience-replay

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

Size: 31.5 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/algorithms

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/markdown Fork of kaivin/markdown

markdown个人学习过程中的笔记,有不到之处,还望大婶们海涵~错漏之处,如大婶们有兴趣,可issues我,我再做订正。

Size: 253 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/coursera-algorithms-part1 Fork of jasrodis/coursera-algorithms-part1

📖Coursera Princeton Algorithms Part 1

Size: 346 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/traffic_assignment_all_or_nothing Fork of zuzhaoye/traffic-assignment-all-or-nothing

It is an all-or-nothing algorithm for traffic assignment.

Size: 111 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Traffic-Speed-Control-System

Language: Python - Size: 383 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

SHITIANYU-hue/flow Fork of flow-project/flow

Computational framework for reinforcement learning in traffic control

Language: Python - Size: 267 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/awesome-python Fork of Wangjw6/awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

Size: 5.09 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/handson-ml Fork of ageron/handson-ml

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

Size: 81 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/OpenRA Fork of OpenRA/OpenRA

Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.

Size: 150 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/rmaddpg Fork of rosewang2008/rmaddpg

Size: 1.47 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ML-notes Fork of Sakura-gh/ML-notes

notes about machine learning

Size: 63.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/reinforcement-paper-reading

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/maddpg Fork of openai/maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Size: 50.8 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/stable-baselines Fork of hill-a/stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

Size: 9.36 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions Fork of LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

Solutions of Reinforcement Learning, An Introduction

Size: 2.85 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Literature Fork of PKU-RL/Literature

Size: 3.33 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/COMP551-Review Fork of yutongyan/COMP551-Review

Size: 639 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/Graph_Convolutional_LSTM Fork of zhiyongc/Graph_Convolutional_LSTM

Traffic Graph Convolutional Recurrent Neural Network

Size: 8.69 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/hello_git

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SHITIANYU-hue/ASTGCN Fork of Davidham3/ASTGCN

Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019

Size: 163 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0