Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
arq-protocols
Implementation of Automatic Repeat reQuest (ARQ) protocols in python
C-tutorial
Deterministic-Netowrk-Reading-list
My research pipeline on Deterministic Network
hypatia
Low earth orbit (LEO) satellite network simulation framework.
jamesrenxiangyu.github.io
my home page
Selective-Max-Weight
star-cast
Star-cast implementation
starlink_ns3
http://www.sfu.ca/~anysam/ensc427project.html
UVIC-ECE458-Computer-Network
UVIC-ECE458 Computer Networks
jamesrenxiangyu's Repositories
jamesrenxiangyu/star-cast
Star-cast implementation
jamesrenxiangyu/Selective-Max-Weight
jamesrenxiangyu/UVIC-ECE458-Computer-Network
UVIC-ECE458 Computer Networks
jamesrenxiangyu/arq-protocols
Implementation of Automatic Repeat reQuest (ARQ) protocols in python
jamesrenxiangyu/C-tutorial
jamesrenxiangyu/Deterministic-Netowrk-Reading-list
My research pipeline on Deterministic Network
jamesrenxiangyu/hypatia
Low earth orbit (LEO) satellite network simulation framework.
jamesrenxiangyu/jamesrenxiangyu.github.io
my home page
jamesrenxiangyu/starlink_ns3
http://www.sfu.ca/~anysam/ensc427project.html
jamesrenxiangyu/Client-Server-model
use mininet to emulate C-S model
jamesrenxiangyu/Deterministic-Networking-Reading-Notes
jamesrenxiangyu/Double-Deep-Q-Learning-for-Resource-Allocation
Reproduce results of the research article "Deep Reinforcement Learning Based Resource Allocation for V2V Communications"
jamesrenxiangyu/DRL-OR
jamesrenxiangyu/ECE536
Assignment
jamesrenxiangyu/GPSR-alter
Path Aware GPSR Routing Protocol
jamesrenxiangyu/IEEE802.11p-model
Analytical Models of the Performance of IEEE 802.11p Vehicle to Vehicle Communications
jamesrenxiangyu/leetcode
LeetCode Problems' Solutions
jamesrenxiangyu/LGM
Latency guarantee model in ns3
jamesrenxiangyu/MARLspectrumSharingV2X
Spectrum sharing in vehicular networks based on multi-agent reinforcement learning, IEEE Journal on Selected Areas in Communications
jamesrenxiangyu/ms-van3t
A multi-stack, ETSI compliant, V2X framework for ns-3.
jamesrenxiangyu/mupi-proxy
Mupi-proxy (Multiple UPstream Interfaces multicast Proxy) is a proof of concept implementation of the extensions defined in IETF draft-asaeda-pim-multiif-igmpmldproxy-04 to support multiple upstream interfaces in IGMP/MLD proxies. It has been implemented for Linux using an SDN application running over Ryu controller and controlling and Open vSwitch.
jamesrenxiangyu/ns3-gym
ns3-gym - The Playground for Reinforcement Learning in Networking Research
jamesrenxiangyu/NS3-HelperScripts
Helper Scripts to run NS3
jamesrenxiangyu/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
jamesrenxiangyu/reinforcement_learning_course_materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
jamesrenxiangyu/SDN-WiFi-in-ns3
Software Defined Network based Wi-Fi network deployed in ns-3.29
jamesrenxiangyu/simpletcp
A minimal non-blocking TCP server written for Python 3.
jamesrenxiangyu/SUMOTutorials
A repository for code that I use in my YouTube tutorial on my YouTube channel https://www.youtube.com/channel/UC8GCZM8z4DW4DkaNHtzfpBg
jamesrenxiangyu/TD-AQM
Temporal difference Active Queue Management
jamesrenxiangyu/traversy-js-challenges
Challenges & docs from JS Algorithms & Data Structures course