From ea6a356dc1cb18586463da3ac0042368e1e95476 Mon Sep 17 00:00:00 2001 From: Lucas Stanislas <103802467+Aycarambo@users.noreply.github.com> Date: Sat, 21 Jan 2023 17:31:52 +0100 Subject: [PATCH] Update readme.md (#169) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 37a0311..d218b98 100644 --- a/readme.md +++ b/readme.md @@ -476,7 +476,7 @@ Creative coding is a different discipline than programming systems. The goal is ## Machine learning • Computer Vision • Ai -- [ml4a](http://ml4a.github.io/) - Machine learning for artists. +- [ml4a](https://ml4a.net/) - Machine learning for artists. - [Keras.js](https://transcranial.github.io/keras-js/) - Run Keras models (tensorflow backend) in the browser, with GPU support. - [Tesseract.js](http://tesseract.projectnaptha.com/) - Pure Javascript Multilingual OCR. - [Google ML](https://cloud.google.com/ml/) - Cloud machine learning by Google.