Is there a better way to structure this code with inheritance?

前端 未结 0 1110
梦毁少年i
梦毁少年i 2020-12-21 16:07

My code is organised as follows:

run_experiment.py
base_model.py
models/
  model_1.py
  model_2.py
  ...

Each model inherits from base_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题