Files
PSO/.gitignore
jung-geun 97abf75149 23-06-29
momentum (관성) -> momentun (돌연변이)로 수정
2023-06-29 22:22:03 +09:00

13 lines
138 B
Plaintext

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