Open KaelZhanghao opened 1 year ago
In train.py, line #9: from network import Network, compute_cost, the compute_cost is missing from Network.py.
It would be nice to see the translation operator in 2D for both image and kernel.
In train.py, line #9: from network import Network, compute_cost, the compute_cost is missing from Network.py.