You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
354 B

7 years ago
  1. <html>
  2. <head>
  3. <script src="libs/clmtrackr.js"></script>
  4. <script src="model_pca_20_svm.js"></script>
  5. <script src="//cdn.jsdelivr.net/p5.js/0.3.11/p5.min.js"></script>
  6. <script src="libs/p5.dom.js"></script>
  7. <script src="sketch.js"></script>
  8. <style> body { padding: 0; margin: 0} </style>
  9. </head>
  10. <body>
  11. </body>
  12. </html>