Git Product home page Git Product logo

littlefat18 / smartlightsys-master Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ikkkp/smartlightsys-master

0.0 0.0 0.0 77 KB

Traffic Flow Control System is mainly divided into three development directions, namely: research and implementation of traffic flow diversion algorithm technology, implementation of system platform construction functions, and development and technical implementation of traffic light modules.

Java 100.00%

smartlightsys-master's Introduction

smartLightSys-view-master

智能信号灯-交通流疏导控制系统,主要分为三个开发方向,分别是:交通流疏导算法技术调研实现、系统平台搭建功能实现以及红绿灯模块的开发和技术实现。

算法模块

交通流疏导算法采用了Q-learning,深度强化学习的算法。

  1. Q-learning:是强化学习中的一种 values-based 算法。
  2. 深度强化学习:深度Q-网络(DQN)通过经验重放和目标网络来解决稳定性和收敛问题,使Q学习更接近有监督的学习。可以有目的的强化对神经网络的训练。

项目概述

项目APP端作为一个交通流疏导控制系统的直观展示平台,其中集中了对交通流在地图上的分布、交通流的基本信息、红绿灯的基本信息,实现对红绿灯的增删改查、交通流疏导的预测以及疏导结果的展示。本系统致力于帮助进行交通流的疏导,进行时间成本的节约,交通通行效率的提升,交通出行的时间的大幅缩短。

项目说明

基本使用

用户可通过多种方式进行红绿灯组的信息检索。该信息检索功能包括对红绿灯组的id进行检索、对红绿灯组的地区进行检索和直接在菜单栏查找三种方式。

image

image

image

image

项目视频流

image

smartlightsys-master's People

Contributors

ikkkp avatar littlefat18 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.