Skip to content

Commit 03cf55f

Browse files
committed
Remove Pytorch NFSP due to indications that it is buggy and lack of maintenance.
Resolves: #1008. PiperOrigin-RevId: 582676107 Change-Id: I622a815880c18a535f8bec83311355f2ba025c8b
1 parent 8997c48 commit 03cf55f

3 files changed

Lines changed: 0 additions & 429 deletions

File tree

open_spiel/python/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ if (OPEN_SPIEL_ENABLE_PYTORCH)
280280
set(PYTHON_TESTS ${PYTHON_TESTS}
281281
pytorch/rcfr_pytorch_test.py
282282
pytorch/dqn_pytorch_test.py
283-
pytorch/nfsp_pytorch_test.py
284283
pytorch/deep_cfr_pytorch_test.py
285284
pytorch/eva_pytorch_test.py
286285
pytorch/losses/rl_losses_pytorch_test.py

open_spiel/python/pytorch/nfsp.py

Lines changed: 0 additions & 336 deletions
This file was deleted.

0 commit comments

Comments
 (0)