PFEemp2024's picture
add necessary file
63775f2
raw
history blame contribute delete
No virus
262 Bytes
""".. _goal_functions:
Goal Functions
==================================================================
Goal Functions determine if an attack has been successful.
"""
from .goal_function import GoalFunction
from .classification import *
from .text import *