1. 14 4月, 2018 1 次提交
  2. 13 4月, 2018 2 次提交
  3. 12 4月, 2018 4 次提交
  4. 11 4月, 2018 5 次提交
  5. 10 4月, 2018 4 次提交
  6. 07 4月, 2018 3 次提交
  7. 06 4月, 2018 5 次提交
  8. 05 4月, 2018 3 次提交
  9. 04 4月, 2018 2 次提交
  10. 03 4月, 2018 2 次提交
    • 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
    • D
      update IP to new node (#355) · 5a077745
      daminglu 提交于
      5a077745
  11. 31 3月, 2018 2 次提交
  12. 30 3月, 2018 6 次提交
  13. 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