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

Do you update this code for Julia 0.6? #22

Open
zhcao92 opened this issue Jan 22, 2018 · 8 comments
Open

Do you update this code for Julia 0.6? #22

zhcao92 opened this issue Jan 22, 2018 · 8 comments

Comments

@zhcao92
Copy link

zhcao92 commented Jan 22, 2018

Dear authors,
Thanks for your work and codes. It's helpful for me.
However, it cannot work on both Julia 0.5 and 0.6 now.
Have you updated it? If yes, could you share it on the github?
Thanks so much!

@zsunberg
Copy link
Member

Hi @CaoZhong1992, no unfortunately I have not maintained this code and it won't work on 0.6. I think later this spring I will resurrect it for some more research.

I don't think it should be too hard to get it to work with 0.6 (maybe fork it an use femptocleaner https://github.com/JuliaComputing/FemtoCleaner.jl), but there are some problems/inefficiencies with this code, so you may want to modify it heavily/use only parts of it.

Good luck! Let me know if you have any other questions/want to collaborate. What are your research goals?

@zhcao92
Copy link
Author

zhcao92 commented Jan 23, 2018

Hello @zsunberg, thanks for your kind reply.
Actually, I'm still thinking about my research goals now about the autonomous vehicle decision making.
I'd like to see the performance of this algorithm and try to find some ideas.
Thanks so much again and hope to have opportunity to collaborate with you in the future.

@zsunberg
Copy link
Member

Hi @CaoZhong1992 , this code only contains the models and experiments. The algorithms themselves are available in the POMDPs.jl package, and they should work with the latest julia version. You should be able to use any problem that can be formulated as a POMDP with our algorithms. Let me know if you need any guidance.

@zhcao92
Copy link
Author

zhcao92 commented Jan 23, 2018

@zsunberg OK, I see that. I will try to run it first. Thanks so much!

@zhcao92
Copy link
Author

zhcao92 commented Feb 2, 2018

@zsunberg Hello, could you share the file named "random_periods.jld"? in the notebook "investigate_sim" if possible?

@zsunberg
Copy link
Member

zsunberg commented Feb 3, 2018

Hi @CaoZhong1992, unfortunately I don't have a copy of that data on my local machine. I will look on some other servers, later this afternoon, but I may not be able to find it - sorry!

@zhcao92
Copy link
Author

zhcao92 commented Feb 3, 2018

@zsunberg OK, I see, thanks all the same! Enjoy your weekends

@zsunberg
Copy link
Member

zsunberg commented Feb 4, 2018

I looked on the servers and unfortunately it appears that I didn't save a copy of it.

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

No branches or pull requests

2 participants