Merge branch 'main' of https://github.com/sisl/InteractionImitation into main
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -117,6 +117,9 @@ venv.bak/
|
|||||||
# Rope project settings
|
# Rope project settings
|
||||||
.ropeproject
|
.ropeproject
|
||||||
|
|
||||||
|
# VS Code project settings
|
||||||
|
.project
|
||||||
|
|
||||||
# mkdocs documentation
|
# mkdocs documentation
|
||||||
/site
|
/site
|
||||||
|
|
||||||
@@ -138,4 +141,4 @@ datasets/
|
|||||||
experiments/results/
|
experiments/results/
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
InteractionSimulator/
|
InteractionSimulator/
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
tikzplotlib
|
tikzplotlib
|
||||||
|
torch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user