1. 26 9月, 2018 1 次提交
  2. 22 8月, 2018 2 次提交
  3. 16 8月, 2018 1 次提交
  4. 14 8月, 2018 1 次提交
  5. 25 7月, 2018 1 次提交
  6. 14 7月, 2018 1 次提交
    • N
      Update logo (#469) · edec7564
      Nicky Chan 提交于
      * Add install by sources section and a link to dev server
      
      * Update VisualDL logo
      edec7564
  7. 06 7月, 2018 1 次提交
  8. 01 6月, 2018 1 次提交
  9. 09 5月, 2018 1 次提交
  10. 05 5月, 2018 1 次提交
  11. 02 5月, 2018 1 次提交
  12. 28 4月, 2018 1 次提交
  13. 26 4月, 2018 1 次提交
    • J
      Embedding doc (#424) · 2642aab1
      Jeff Wang 提交于
      * Use a more light weight method to get PCA and T-SNE. Update embedding documentations. Update loading animation
      
      * Reveal the embedding tab
      
      * Add the auto reload. and fix typos
      
      * Update comments
      2642aab1
  14. 25 4月, 2018 2 次提交
    • J
      Update embedding tag (#422) · c1c2232c
      Jeff Wang 提交于
      * Limit embedding tag name to be embedding only
      
      * display the runs to the user, so they can pick which embedding to see
      
      * The server now loads run parameter.
      
      * Remove the need of passing a tag name to embedding log writer and reader.
      
      * Remove un-needed fetch
      
      * Use first item in the list
      
      * rename showingRun to selectedRun
      c1c2232c
    • J
      Update embedding search (#420) · b6f992c0
      Jeff Wang 提交于
      * Update embedding label color
      
      * Splite the data into matched and not-matched list
      
      * After switching the dimension, also filter the list
      
      * Use color variables to keep track the color
      
      * Update color.
      b6f992c0
  15. 17 4月, 2018 1 次提交
  16. 14 4月, 2018 1 次提交
  17. 13 4月, 2018 1 次提交
  18. 12 4月, 2018 1 次提交
  19. 11 4月, 2018 2 次提交
  20. 10 4月, 2018 3 次提交
  21. 07 4月, 2018 3 次提交
  22. 06 4月, 2018 3 次提交
  23. 05 4月, 2018 1 次提交
  24. 04 4月, 2018 1 次提交
  25. 03 4月, 2018 1 次提交
    • J
      Embedding visualization connect (#356) · 6408cbfe
      Jeff Wang 提交于
      * Make the frontend to fetch the data from the flask server.
      
      * Provide loading animation.
      
      * Fixed format style
      Fix the issue where the display label not working.
      
      * Provide a 2D 3D switcher.
      Display the chart in 3D.
      
      * Include PCA method to do dimension reduction
      
      * Fix the style.
      
      * Fix typo
      Use === to compare type as well.
      6408cbfe
  26. 31 3月, 2018 2 次提交
  27. 30 3月, 2018 3 次提交
  28. 27 3月, 2018 1 次提交
    • J
      Connect text feature with back end (#341) · dbc68507
      Jeff Wang 提交于
      * Add manual Save feature.
      
      * Fix the incorrect style
      
      * Add feature to record Text
      
      * Create a simple UI for text preview.
      
      * Connect frontend with backend text data
      
      * Move a constant from parameter to the body.
      Remove test log
      dbc68507