質問編集履歴
1
質問の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
下記のCOGMENのgithubを参考にインストールしています。
|
2
|
+
https://github.com/Exploration-Lab/COGMEN
|
1
3
|
WSL2環境からUbuntu-20.04により、pytorchをインストールしています。
|
2
4
|
PyTorch1.12.1、Linux、Conda、Python、CPUを選択し、
|
3
5
|
conda install pytorch torchvision torchaudio cpuonly -c pytorchを実行しました。
|