main
Bob Mottram 2024-05-08 13:13:15 +01:00
parent 338953c7db
commit 622635fda5
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
""" Spoof location metadata """
""" Decoy location metadata on images.
An aim of this is to reinforce confirmation bias within machine learning
systems looking for patterns.
"""
__filename__ = "city.py"
__author__ = "Bob Mottram"