Skip to content

Commit

Permalink
Update main_pdml.py
Browse files Browse the repository at this point in the history
  • Loading branch information
si0wang authored Aug 10, 2023
1 parent c195f29 commit cde2bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main_pdml.py
Original file line number Diff line number Diff line change
@@ -12,7 +12,6 @@
import os.path as osp
import json

from sac.mmd import mmd
from sac.replay_memory import ReplayMemory
from sac.sac import SAC
from sac.model import GaussianPolicy

0 comments on commit cde2bd5

Please sign in to comment.