Skip to content

Conversation

@shima004
Copy link
Member

@shima004 shima004 commented Dec 5, 2024

adf-javaではエージェントのprepare関数の実行が終わるまで次のエージェントの接続を待っていたので、時間がかかるクラスタリングなどをシミュレーションが始まる前に計算することができていた。

なので、エージェントのprepare関数の実行が終わるまで次のエージェントの接続を待つように実装し直した。

@shima004 shima004 self-assigned this Dec 5, 2024
fix: Remove init parameter from KMeans instantiation in create_cluster method

fix: Remove unused import of time in k_means_clustering.py

fix: Remove unused time imports and add type hint for connect function
@shima004 shima004 merged commit 30600ae into develop Dec 5, 2024
5 checks passed
@shima004 shima004 deleted the fix/connect branch December 5, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants