[53737a]: / simdeep / simdeep_multiple_dataset.py

Download this file

9 lines (6 with data), 135 Bytes

1
2
3
4
5
6
7
8
from simdeep.simdeep_analysis import SimDeep
class SimDeepMultiple(SimDeep):
"""
"""
def __init__(self):
""" """