Skip to content
View ITS-PLAY's full-sized avatar
  • HangZhou
Block or Report

Block or report ITS-PLAY

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

Pinned

  1. deep_learning_algo deep_learning_algo Public

    常用的深度学习算法和机器学习算法,用scikit、keras和tensorflow编写

    Jupyter Notebook

  2. multi_obj_optimization multi_obj_optimization Public

    基于延误最小或者排队最小的交叉口控制,支持生成自适应和定周期方案。

    Python 3 1

  3. traffic_index traffic_index Public

    基于毫米波雷达的目标检测数据,计算交通常见指标,如流量、速度、车头时距、车头间距、密度、排队长度、停车次数、通行能力等

    C++ 17 8

  4. traffic_control traffic_control Public

    根据毫米波雷达和视频融合数据,基于决策树算法,计算交叉口的相序和配时参数

    C++ 15 6

  5. design_pattern design_pattern Public

    常用的设计模式,common design pattern completed by python

    Python

  6. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook