Add more algorithms
This commit is contained in:
7
others/GDAS/lib/datasets/__init__.py
Normal file
7
others/GDAS/lib/datasets/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
##################################################
|
||||
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
|
||||
##################################################
|
||||
from .MetaBatchSampler import MetaBatchSampler
|
||||
from .TieredImageNet import TieredImageNet
|
||||
from .LanguageDataset import Corpus
|
||||
from .get_dataset_with_transform import get_datasets
|
Reference in New Issue
Block a user