mirror of
https://github.com/jung-geun/PSO.git
synced 2025-12-20 04:50:45 +09:00
23-09-04
plt.ipynb 파일 제거 tensorflow 버전 요건 변경 2.11.1 고정 - > 2.11.1 이하
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from .optimizer import Optimizer as optimizer
|
||||
from .particle import Particle as particle
|
||||
|
||||
__version__ = "0.1.6"
|
||||
__version__ = "0.1.7"
|
||||
|
||||
__all__ = [
|
||||
"optimizer",
|
||||
|
||||
Reference in New Issue
Block a user