gyrdym / ml_algo

Machine learning algorithms in Dart programming language
https://gyrdym.github.io/ml_algo/
BSD 2-Clause "Simplified" License
183 stars 33 forks source link

adding web demo using web assembly support #257

Closed flutter-painter closed 3 weeks ago

gyrdym commented 1 month ago

@flutter-painter great, I've managed to run the web application - looks awesome, so what are the next steps?

flutter-painter commented 1 month ago

Cool, thanks for the positive feedback !

Where now ? Well it depends on you ! I guess one could strengthen this demo with prettier screens and more examples ; But since Huggingface already showed the way with simple vanilla-js tutorials, the way is already paved...

gyrdym commented 4 weeks ago

@flutter-painter I understand your point and agree with you. We can go ahead and merge this simple demo for now, and it can be improved later. As usual, could you please update the pubspec version and add a corresponding entry to the CHANGELOG?

flutter-painter commented 4 weeks ago

Hi @gyrdym, Sure it is done :)