Skip to content

Commit 24baab8

Browse files
authored
approachable
I think it's important for us to distinguish between accessibility as "the design of products, devices, services, or environments for people who experience disabilities" and approachability -- meaning friendly materials suitable for beginner audiences. To be clear, accessibility is vital and a priority for this project, but I don't want to be misleading that we have implemented comprehensive accessibility.
1 parent c7cd98b commit 24baab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Friendly machine learning for the web!
1111

12-
ml5.js aims to make machine learning accessible to a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of [TensorFlow.js](https://js.tensorflow.org/) with no other external dependencies.
12+
ml5.js aims to make machine learning approachable to a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of [TensorFlow.js](https://js.tensorflow.org/) with no other external dependencies.
1313

1414
The library is supported by code examples, tutorials, and sample data sets with an emphasis on ethical computing. Bias in data, stereotypical harms, and responsible crowdsourcing are part of the documentation around data collection and usage.
1515

0 commit comments

Comments
 (0)