Skip to content
View HuiyanWen's full-sized avatar
  • Harbin Institute of Technology

Block or report HuiyanWen

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
HuiyanWen/README.md

Hi, I'm Huiyan Wen👋

  • 🔩 I'm working at Tencent AI Platform Department, focusing on game AI
  • ⚡ RL, ML, DL / Python / C++ / GO / TensorFlow / PyTorch / Caffe / MindSpore
  • 📫 I'd like to chat with you if have any ideas. How to reach me: [email protected]

Pinned Loading

  1. ParzenWindow-PR_Experiment ParzenWindow-PR_Experiment Public

    Implement the parzenwindow, which is the experiment 1 in Pattern Recognition.(Harbin Institute of Technology, CS, Master)

    Python 6 1

  2. convex_hull convex_hull Public

    使用蛮力法、GrahamScan和分治法求解凸包问题

    C++ 8 1

  3. Maze_Astar Maze_Astar Public

    使用A*算法求解迷宫路径问题

    C++ 14 3

  4. Set_covering_problem Set_covering_problem Public

    使用贪心近似、舍入法和暴力法求解集合覆盖问题

    C 10 3