Skip to content

Conversation

@ipsec
Copy link

@ipsec ipsec commented Aug 3, 2022

Using omega like a module

```


## How to train an agent (with conda, without docker)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

It would probably make more sense to split the description into two sections: "how to setup an environment" (with 2 subsections, for conda and docker), and "how to train an agent" so that stuff about creating and running an experiment is not duplicated.

url="https://github.com/hr0nix/omega",

install_requires=[
'numpy~=1.22.4',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One concern that I have is that now we have two separate lists of requirements, one for docker and one for the package. Do you think it might make sense to somehow re-use this list when building a docker image?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants