登录
首页 » Python » ASTGCN

ASTGCN

于 2020-04-25 发布
0 172
下载积分: 1 下载次数: 6

代码说明:

说明:  关于深度学习神经网络交通预测的python交通数据集PEMS08(On Python traffic data set of deep learning neural network traffic prediction)

文件列表:

ASTGCN\.gitignore, 76 , 2019-06-28
ASTGCN\configurations\PEMS04.conf, 430 , 2019-06-28
ASTGCN\configurations\PEMS08.conf, 430 , 2019-06-28
ASTGCN\data\PEMS08\distance.csv, 4032 , 2019-06-28
ASTGCN\data\PEMS08\pems08.npz, 18525419 , 2019-06-28
ASTGCN\data\README.md, 153 , 2020-04-20
ASTGCN\docker\Dockerfile, 190 , 2019-06-28
ASTGCN\figures\model.png, 190695 , 2019-06-28
ASTGCN\lib\data_preparation.py, 5279 , 2019-06-28
ASTGCN\lib\metrics.py, 1136 , 2019-06-28
ASTGCN\lib\utils.py, 9002 , 2019-06-28
ASTGCN\lib\__init__.py, 0 , 2019-06-28
ASTGCN\model\astgcn.py, 13457 , 2019-06-28
ASTGCN\model\model_config.py, 2289 , 2019-06-28
ASTGCN\model\mstgcn.py, 8172 , 2019-06-28
ASTGCN\model\__init__.py, 0 , 2019-06-28
ASTGCN\papers\2019 AAAI_Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting.pdf, 1142201 , 2019-06-28
ASTGCN\papers\ASTGCN_ppt.pdf, 2387982 , 2019-06-28
ASTGCN\README.md, 4258 , 2019-06-28
ASTGCN\requirements.txt, 49 , 2019-06-28
ASTGCN\test\test_data_preperation.py, 552 , 2019-06-28
ASTGCN\test\test_metrics.py, 760 , 2019-06-28
ASTGCN\test\test_model.py, 2288 , 2019-06-28
ASTGCN\test\test_utils.py, 3447 , 2019-06-28
ASTGCN\train.py, 9023 , 2019-06-28
ASTGCN\data\PEMS08, 0 , 2020-04-25
ASTGCN\configurations, 0 , 2020-04-25
ASTGCN\data, 0 , 2020-04-25
ASTGCN\docker, 0 , 2020-04-25
ASTGCN\figures, 0 , 2020-04-25
ASTGCN\lib, 0 , 2020-04-25
ASTGCN\model, 0 , 2020-04-25
ASTGCN\papers, 0 , 2020-04-25
ASTGCN\test, 0 , 2020-04-25
ASTGCN, 0 , 2020-04-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简易信号发生器 FPGA
    说明:  简易信号发生器,可以实现简单的信号实现,任意波编辑,通过FPGA的verilog语言实现功能,自测可以正常使用。(Simple signal generator, can realize simple signal realization, arbitrary wave editing, through FPGA Verilog language function, self-test can be used normally.)
    2021-03-25 11:15:32下载
    积分:1
  • ESP8266-WIFI数据透传实验
    说明:  ESP8266实现数据传输,可以是数字、字符、中文等(ESP8266 realizes data transmission, which can be digital, character, Chinese, etc.)
    2020-06-21 04:20:02下载
    积分:1
  • ZM470SX1276
    此驱动程序适用于STM32f103xxx的MCU,LoRa使用的是周立功的ZM470SX-M。该模块的技术点信息如图: ,该驱动基本可以实现模块间的通信(This driver is suitable for STM32f103xxx M CU, LoRa uses ZM470SX-M of Zhou Ligong. The technical information of the module is shown as follows: the driver can basically realize the communication between modules.)
    2020-06-17 03:40:02下载
    积分:1
  • JM-01导盲设备驱动
    JM-01导航设备驱动源码,2018年互联网+大赛作品,以供学习参考。(JM-01 navigation device driver source code, 2018 Internet + Competition works, for learning reference.)
    2020-06-22 19:20:01下载
    积分:1
  • 串口
    zigbee的串口通信,能够实现无线串口通信,无线点灯(Wireless Serial Port)
    2020-06-19 13:00:02下载
    积分:1
  • ASTGCN
    说明:  关于深度学习神经网络交通预测的python交通数据集PEMS08(On Python traffic data set of deep learning neural network traffic prediction)
    2020-04-25 13:32:16下载
    积分:1
  • rmusic
    谱估计实值MUSIC算法的一种C代码实现,包括matlab代码,用于信号的DOA方向估计。(music c code and matlab code)
    2021-04-29 18:38:42下载
    积分:1
  • EX.大气波导测量最终版(传感器)
    基于CC2530的温湿压参数无线测量系统,CC2530作为主控芯片与传感器芯片进行I2C通信获取参数并通过天线发送回接收端,可以无线测量温湿压参数。(Using CC2530 as the main control chip, I2C communication protocol collects sensor data and transmits it back to receiving terminal through antenna to realize wireless measurement of temperature and humidity pressure data.)
    2020-06-17 09:00:02下载
    积分:1
  • 4G模块 EC20 AT命令 点击下载
    说明:  EC20 AT 指令集文档,用于调试移远EC20模组。(EC20 at instruction set documentation)
    2019-11-26 13:18:43下载
    积分:1
  • 4-SysTick—系统定时器
    说明:  利用库函数定时器实现定时功能,实现精确计时,使用DELAY无法实现精确(Using library function timer to realize timing function and precise timing, using delay can not achieve precision)
    2019-11-30 17:25:17下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载