feat: add base

This commit is contained in:
2021-09-01 12:11:38 +09:00
commit e241a46bfc
12 changed files with 2542 additions and 0 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
all: build upload
build:
python3 -m sensai_gen.cli
upload:
kaggle datasets version -d -m "New version" --path $$DATASET_DIR