Stream: general

Topic: Machine learning in WebAssembly


view this post on Zulip ender (Jan 15 2021 at 00:18):

ml4wasm is a little Github organization I started because I hope to see more machine learning in WebAssembly. To start, I made a simple program that generates "paintings" by training a perceptron with user input.

https://ml4wasm.github.io/paint/
https://github.com/ml4wasm/paint

Generates "paintings" using basic machine learning and WebAssembly. - ml4wasm/paint

Last updated: Nov 22 2024 at 16:03 UTC