citbrains / GankenKun_webots

Control of humanoid robots on webots, walking, deep-learning, Bayesian-optimization
14 stars 4 forks source link

学習済みモデルの読み込み #81

Closed yasuohayashibara closed 9 months ago

yasuohayashibara commented 9 months ago

以下のように学習済みモデルを読み込む

main([..., '--model_dir', './transformer_1000.pt'])

https://github.com/citbrains/GankenKun_webots/blob/6caec063b526bbd264b54f826926b7e6430d512d/controllers/mat_train/mat_train.py#L175

実行結果 IMAGE