Moving the n3fit executable and changing name
Created by: siranipour
This prevents ModuleNotFoundError exceptions when running
from n3fit.ModelTrainer import ModelTrainer
type error messages when the user is sitting in the src
folder
which is quite often the case when prototyping.