update directory structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from tugo.data.parallel_processor import GoDataProcessor
|
||||
from tugo.data_processing.parallel_processor import GoDataProcessor
|
||||
from tugo.encoders.alphago import AlphaGoEncoder
|
||||
from tugo.agent.predict import DeepLearningAgent
|
||||
from tugo.networks.alphago import AlphaGoModel
|
||||
from tugo.agents.predict import DeepLearningAgent
|
||||
from tugo.models.alphago import AlphaGoModel
|
||||
|
||||
import torch
|
||||
from torch import nn
|
||||
|
||||
Reference in New Issue
Block a user