Commit Graph
12 Commits
Author SHA1 Message Date
jung-geun 813433000a feat: modernize PSO and add convergence research
Migrate the package and examples to the tensor-native PyTorch implementation, add benchmark evidence, and add the guarded post-training convergence protocol with TensorBoard progress monitoring and hash-verified recovery.

Constraint: Preserve one-shot official-test sealing and auditable research artifacts

Rejected: Commit local .omc runs and downloaded datasets | multi-gigabyte runtime state is machine-local

Confidence: high

Scope-risk: broad

Not-tested: Production CUDA run on pieroot-server
2026-09-07 22:03:25 +09:00
jung-geun dfc0df7d48 23-10-18
batch size 적용 -> 속도 개선
역전파 1회 적용 -> 조기 수렴을 일부 방지
2023-10-18 14:42:59 +09:00
jung-geun f32433d935 23-09-04
pypi 패키지 배포 테스트 6
2023-09-04 15:16:35 +09:00
jung-geun 9fd9020da2 23-09-04
pypi 패키지 배포 테스트 5
2023-09-04 15:11:51 +09:00
jung-geun 9478153598 23-09-04
pypi 패키지 배포 테스트 2
2023-09-04 15:04:53 +09:00
jung-geun 3250febdb8 23-09-04
pypi 패키지 배포 실험
2023-09-04 15:02:33 +09:00
jung-geun 940b2b4e99 23-09-04
plt.ipynb 파일 제거
tensorflow 버전 요건 변경 2.11.1 고정 - > 2.11.1 이하
2023-09-04 14:45:45 +09:00
jung-geun 99b1de3f82 23-07-21
pypi 0.1.4 업데이트
keras 의 메모리 누수를 어느정도 해결했으나 아직 완벽히 해결이 되지 않음
입력 데이터를 tensor 형태로 변환해주어 넣는 방식으로 전환
2023-07-21 15:20:24 +09:00
jung-geun 23176bafb2 23-07-18
pypi 수정 2
release 파일 자동 생성
2023-07-18 11:46:08 +09:00
jung-geun f58a46fcc1 23-07-18
pypi 수정
2023-07-18 10:48:52 +09:00
jung-geun fbecda4b89 23-07-17
tensorboard 적용된 pypi
log 저장 디렉토리 지정해야 tensorboard 사용 가능
pypi 소스파일 제거
tqdm 자동으로 변경
2023-07-17 11:50:45 +09:00
jung-geun 5494df2bc3 23-07-12
pso2keras pypi 패키지 생성
iris xor 검증 자료 수정
2023-07-12 19:31:54 +09:00