18 lines
172 B
Text
18 lines
172 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.direnv
|
|
|
|
result
|
|
target
|
|
|
|
*.ckpt
|
|
trained_agent.pt
|
|
loss_curve.png
|