Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/libcity/bigscity-libcity. Pull mirroring updated .
  1. Dec 18, 2024
  2. Nov 14, 2024
  3. Nov 06, 2024
  4. Sep 26, 2024
  5. Sep 11, 2024
  6. Aug 02, 2024
  7. Jul 15, 2024
    • Lucas-lyh's avatar
      Add model STSSL. (#431) · 078fc1a9
      Lucas-lyh authored
      * add model STSSL.
      
      * add stssl evaluate tool
      
      * add stssl evaluate tool
      
      * finished adding stssl
      
      * 复用已有Dataset、Evaluator,增加了四个traffic-state的评价指标,复用已有loss函数
      
      * 去除INOUT评估指标,去除无效的配置文件
      
      * 为所有masked的state预测评估函数添加mask_val,修复遗留问题
      
      * 修复错误删除了simSTDataset在init文件中的引用
      Unverified
      078fc1a9
  8. Jul 12, 2024
  9. Jul 09, 2024
  10. Jul 02, 2024
  11. Jun 13, 2024
  12. Jun 05, 2024
  13. May 29, 2024
  14. May 21, 2024
  15. May 13, 2024
    • powercheng's avatar
      Add model TESTAM (#413) · 38ff3835
      powercheng authored
      * masked_mae_torch add reduce param and default value is True
      
      * add model TESTAM
      
      * fix: np.isnan unable to pass in datatime param
      
      * fix: clean code
      
      * fix: restore to np.isnan
      
      * fix: add default train loss function to testam executor
      Unverified
      38ff3835
  16. May 09, 2024
    • Kazeya27's avatar
      Hiest (#411) · 203ef175
      Kazeya27 authored
      * feat: HIEST
      
      * feat: config
      
      * fix: conv2d
      
      * fix: 删除executor
      
      * fix: dataset
      Unverified
      203ef175
  17. May 02, 2024
  18. Apr 29, 2024
  19. Apr 15, 2024
  20. Apr 01, 2024
    • powercheng's avatar
      Add model RGSL (#404) · 851522a8
      powercheng authored
      * add model RGSL
      
      * fix: cache_dataset default is true
      
      * fix: removed duplicate import statements
      
      * fix: removed duplicate code
      
      * fix: update masked null value parameter
      
      * fix: remove the RGSLDataset class and use the TrafficStatePointDataset class
      Unverified
      851522a8
  21. Mar 30, 2024
  22. Mar 06, 2024
    • powercheng's avatar
      Add model FOGS (#399) · 9ea13fa4
      powercheng authored
      * add model ST-TSNet
      
      * fix model ST-TSNet dataset
      
      * fix: ST-TSNet model is compatible with datasets without ext data
      
      * fix: ST-TSNet model is compatible with datasets with multiple grid files
      
      * fix: clean ST-TSNet code and add comments
      
      * fix: using the built-in loss function of libcity
      
      * add model FOGS
      Unverified
      9ea13fa4
  23. Feb 02, 2024
    • powercheng's avatar
      Add model ST-TSNet (#398) · 8b36ad97
      powercheng authored
      * add model ST-TSNet
      
      * fix model ST-TSNet dataset
      
      * fix: ST-TSNet model is compatible with datasets without ext data
      
      * fix: ST-TSNet model is compatible with datasets with multiple grid files
      
      * fix: clean ST-TSNet code and add comments
      Unverified
      8b36ad97
  24. Jan 15, 2024
  25. Jan 12, 2024
  26. Dec 19, 2023
  27. Dec 11, 2023
  28. Dec 06, 2023
  29. Dec 05, 2023
    • Kazeya27's avatar
      Stgode (#378) · 7cb881c1
      Kazeya27 authored
      * feat: model
      
      * feat:dataset
      
      * feat:dataset
      
      * feat: config
      
      * fix: dimension
      
      * fix: hyperparameter
      
      * feat: add requirement
      Unverified
      7cb881c1
  30. Dec 04, 2023
  31. Nov 22, 2023
Loading