Skip to content
View derekwin's full-sized avatar
🍊
enjoying
🍊
enjoying

Organizations

@PyCN @NetExperimentEasy @ClubWeGo
Block or Report

Block or report derekwin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
derekwin/README.md

Hi there 👋

  • ⚡ I am studying for a master's degree at Changchun University of Science and Technology.
  • 🔭 My research interests are network protocols (multi-path transport protocol, congestion control algorithms) and artificial intelligence algorithms (how artificial intelligence technology can empower networks, DRL, MARL etc.).
  • 🌱 Before my masters, I was an independent full stack developer (django, fastapi, vue, flutter) and web security CTFer. My main languages now are Python, C and Go.
  • 🤔 I am a passionate and self-motivated person for technology and research.I am actively seeking a PhD or Job position(Fall 2024) : ).
  • 🌈 Be my friend? Jacelau@outlook.com
  • 👯 Have a good day! :)
  • I've been mainly maintaining a repository for network research lately. https://github.com/NetExperimentEasy

TODO list

  • Robust and friendly congestion control algorithm based on deep reinforcement learning. I have implemented a robust reinforcement learning-based congestion control scheme on both tcp and xquic protocols, and have derived a complete set of software and tools for research in this area. If you are interested, feel free to contact me.
  • more...

Pinned

  1. NetExperimentEasy/xquic_forrlcc NetExperimentEasy/xquic_forrlcc Public

    Forked from alibaba/xquic

    XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.

    C 1 1

  2. opendev2020/tcp_ql opendev2020/tcp_ql Public

    C 4 1

  3. dollop-net dollop-net Public

    Dollop-Net is a Streaming concurrent server framework based on quic(quic-go).

    Go