ml5js / ml5-library

Friendly machine learning for the web! 🤖
https://ml5js.org
Other
6.46k stars 904 forks source link

Outdated version on website #401

Closed njiels closed 5 years ago

njiels commented 5 years ago

Hi! I was struggling with the KNN classifier + Posenet demo today and couldn't figure out how to save or load data arrays. Turns out the website still marks the 0.1.3 release as the latest version, and I copied that link from the website. Thought I shared it on here since I think a lot of code from the reference section runs on the 0.3.0 version instead of 0.1.3.

joeyklee commented 5 years ago

Hi @njiels - thanks for pointing this out. We're on the verge of a new website release with up-to-date documentation, etc. Apologies for the confusion! We hope to clean all this up real soon! Thanks!

update: we're still working through some kinks and design updates, but the website should now be the updated version - https://ml5js.org/

jasan-s commented 5 years ago

the https://ml5js.org/reference/api-KNNClassifier/ example has an error. Some DOMException with the P5 lib