Files
PSO/.gitignore
jung-geun e49d99a12d 23-06-05
env 파일 이름 변경
돌연변이 설정 수정
2023-07-05 18:42:28 +09:00

16 lines
174 B
Plaintext

*.pyc
__pycache__/
*.py[cod]
*$py.class
.ipynb_checkpoints/
# 결과 저장용 디렉토리
result/
# 논문 관련 파일
*.pdf
*.pptx
*.png
관련 논문/
발표 자료/