Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rossrho committed Aug 10, 2021
1 parent c02a30d commit 7597b9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion a2c.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 5,6 @@
import torch.optim as optim
from torch.distributions import Categorical
import torch.multiprocessing as mp
import time
import numpy as np

# Hyperparameters
Expand Down

0 comments on commit 7597b9a

Please sign in to comment.