Update ML setup guide and add model scripts
This commit is contained in:
parent
073d395ae6
commit
ff1561a704
4 changed files with 121 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
|||
/venv
|
||||
/dataset
|
||||
*.h5
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
.pnp/
|
||||
|
|
@ -79,4 +83,4 @@ yarn-cache/
|
|||
*.sublime-*
|
||||
.sass-cache
|
||||
parcel-cache.json
|
||||
.pnp.*
|
||||
.pnp.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue