Skip to content

Commit

Permalink
Create blog4
Browse files Browse the repository at this point in the history
  • Loading branch information
Norahoo authored Jul 23, 2024
1 parent 196ce6d commit 0dd582c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions blog4
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
//week2
///7.19
Understanding the provenance of an ML model and its associated data raises important questions about bias,
transparency, and ethical implications, particularly in the context of creative applications like ml5.js.
Key questions include: What biases might be inherent in the training data used for the model? How were these
biases identified and addressed during the model's development? Additionally, understanding the algorithmic
transparency is crucial: Can the architecture and training methodologies be explained clearly to users?
Are there optimizations or modifications made specifically for ml5.js that users should be aware of? Furthermore,
it's essential to explore the impact and applications of the model: What are notable examples of its use in
real-world projects? How has user feedback influenced its evolution and updates?

A robust model biography should encompass these elements, providing clarity on the model's origins, biases,
algorithmic design, and practical applications. This comprehensive documentation not only aids in ethical
decision-making but also supports innovative uses of the model in creative processes. By fostering transparency
and community engagement, ml5.js empowers creators to navigate complexities in ML applications responsibly while
contributing to the ongoing improvement and ethical use of AI technologies in artistic and educational contexts.

0 comments on commit 0dd582c

Please sign in to comment.