Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: faciliate local testing #853

Closed

Conversation

filchristou
Copy link

@filchristou filchristou commented Mar 24, 2023

An early draft of what I meant in #843 (comment)

At the moment doing $> julia --project ./test and then julia> include(./test/runtests.jl) will succesfully test ReinforcementLearningCore and ReinforcementLearningBase.

I had some problems with ReinforcementLearningEnvironments, but I think with time I could (probably) get it to work.

I think this approach might be interesting. I will be investigating it further, but firstly I would like to share the idea in case it's a no-go for you, so that nobody wastes time.
I had some problems with deving DistributedReinforcementLearning and ReinforcementLearningExperiments.. still not sure why.
It's rather scary seeing all these dependencies together.

So please, although it's non breaking and harmless, don't merge still!

@jeremiahpslewis
Copy link
Member

@filchristou Don't include DistributedRL for the moment? Not sure that it has been migrated to the latest syntax, etc. I would only include the sub-packages used in demoed, here (https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/blob/main/src/devmode.jl)

@jeremiahpslewis
Copy link
Member

Closing this for now, feel free to reopen.

@filchristou
Copy link
Author

Hi. Sorry for the delay. I believe I will find the time before juliacon to seriously engage with this.

@filchristou
Copy link
Author

Some related questions here

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