mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-19 20:44:39 +09:00
23-07-12
xor iris 수치 교정 파티클의 분포 조정 가능하게 수정 random 시드 추출
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,12 +5,14 @@ __pycache__/
|
||||
|
||||
.ipynb_checkpoints/
|
||||
|
||||
# 테스트용 파일
|
||||
test.ipynb
|
||||
|
||||
# 결과 저장용 디렉토리
|
||||
result/
|
||||
|
||||
# 논문 관련 파일
|
||||
*.pdf
|
||||
*.pptx
|
||||
|
||||
관련 논문/
|
||||
발표 자료/
|
||||
Reference in New Issue
Block a user