jvmncs / safe-grid-agents

Training (hopefully) safe agents in gridworlds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get rid of relative imports

jvmncs opened this issue · comments

Now that we have more Pythonic dependency management, we can switch over to using all absolute imports. Let's do that!

I might have done this correctly in #35.