Overhead_MNIST / modeling /__init__.py
abhishekrs4's picture
added modeling module
9ce7de2
raw
history blame contribute delete
77 Bytes
import os, sys
sys.path.append(os.path.dirname(os.path.realpath(__file__)))