mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-17 08:25:53 +00:00
Create benchmark
This commit is contained in:
3
src/__init__.py
Normal file
3
src/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .Experiments import Datasets, Experiment
|
||||
|
||||
__all__ = ["Datasets", "Experiment"]
|
Reference in New Issue
Block a user