1. 13 9月, 2022 1 次提交
  2. 23 8月, 2022 1 次提交
  3. 27 7月, 2022 1 次提交
  4. 28 6月, 2022 1 次提交
  5. 21 6月, 2022 1 次提交
  6. 30 12月, 2021 1 次提交
  7. 23 11月, 2021 1 次提交
  8. 02 11月, 2021 1 次提交
  9. 11 10月, 2021 1 次提交
  10. 02 9月, 2021 1 次提交
  11. 23 8月, 2021 1 次提交
    • P
      bugs fix (#998) · 5661a556
      Peter Pan 提交于
      * fix: minor bugs fix
      
      * bump visualdl to 2.2.1
      5661a556
  12. 17 6月, 2021 1 次提交
  13. 10 6月, 2021 1 次提交
  14. 01 6月, 2021 1 次提交
  15. 23 5月, 2021 2 次提交
  16. 22 5月, 2021 1 次提交
  17. 19 4月, 2021 1 次提交
  18. 09 4月, 2021 1 次提交
  19. 08 4月, 2021 1 次提交
  20. 23 3月, 2021 1 次提交
  21. 20 2月, 2021 2 次提交
  22. 04 2月, 2021 1 次提交
  23. 29 1月, 2021 2 次提交
  24. 26 1月, 2021 2 次提交
  25. 18 1月, 2021 1 次提交
  26. 08 1月, 2021 1 次提交
  27. 29 12月, 2020 2 次提交
  28. 28 12月, 2020 3 次提交
    • 走神的阿圆's avatar
      add csv format of scalar (#893) · 34b4085b
      走神的阿圆 提交于
      34b4085b
    • P
      bump 2.1.0 (#891) · 19e5e52e
      Peter Pan 提交于
      * style: add python lint & pre-commit
      
      * style: use pre-commit to lint fe codes
      
      * fix: show raw shape of tensor in high-dimensional chart
      
      * feat: implement random sampling in high-dimensional chart
      
      * feat: add fog in scatter chart
      
      * feat: focus hovered point in high-dimensional chart
      
      * chore: hide unfulfilled features
      
      * chore: update dependencies
      
      * fix: fix lost import
      
      * style: fix style lint
      
      * chore: fix typo
      
      * bump 2.1.0
      19e5e52e
    • 走神的阿圆's avatar
      pre-2.1.0 (#889) · 8cff5856
      走神的阿圆 提交于
      8cff5856
  29. 24 12月, 2020 1 次提交
  30. 23 12月, 2020 3 次提交
    • P
      rewrite roc curve (#881) · ae2608f1
      Peter Pan 提交于
      * 增加 roc 曲线
      
      所有更改参照pr曲线更改,在公式计算的地方更改为了 roc 的计算公式
      
      * Update index.ts
      
      语法改正
      
      * Update reducers.ts
      
      修改语法错误
      
      * 生成record_pb2.py
      
      编译生成record_pb2.py
      修改 record.proto 序号问题
      
      * Update base_component.py
      
      更正参数
      
      * Update api.py
      
      修正语法错误
      
      * add data/roc-curve
      
      前端页面
      
      * add resource
      
      add resource
      
      * Update lib.py
      
      * docs: remove luckydraw
      
      * feat: download raw data
      
      * fix conflict
      
      * chore: rewrite pr-curve & roc-curve
      
      * fix: unexpected background color in dark mode
      Co-authored-by: Niceriver97 <1105107356@qq.com>
      ae2608f1
    • 走神的阿圆's avatar
      add download scalars (#879) · e7284deb
      走神的阿圆 提交于
      * add download scalars
      
      add content-type for scalar data
      
      * delete _register_reader
      Co-authored-by: Nwuzewu <wuzewu@baidu.com>
      e7284deb
    • 走神的阿圆's avatar
      support float32 and double64 of ndarray · cf66d953
      走神的阿圆 提交于
      cf66d953
  31. 22 12月, 2020 1 次提交