Initial commit
This commit is contained in:
commit
da2c8e636c
11 changed files with 755 additions and 0 deletions
3
scripts/generate-data.sh
Executable file
3
scripts/generate-data.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
source venv/bin/activate
|
||||
python synthetic-data.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue