salesforce / ai-economist

Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).
https://www.einstein.ai/the-ai-economist
BSD 3-Clause "New" or "Revised" License
40 stars 17 forks source link

fixes issue #53 windows paths #54

Closed tljstewart closed 2 years ago

tljstewart commented 2 years ago

fixes issue #53 windows paths when finding map files on windows.

salesforce-cla[bot] commented 2 years ago

Thanks for the contribution! Before we can merge this, we need @tljstewart to sign the Salesforce.com Contributor License Agreement.

tljstewart commented 2 years ago

Edit: @sunil-s on continued attempts it states "you've already signed the cla"

I completed the cla, however the final screen said "unable to sign, contact salesforce"

sunil-s commented 2 years ago

Thanks for the PR @tljstewart. I left one comment on the PR but we can surely merge this. You will also need to format the file before submitting the updated PR by just running the format_and_lint.sh script in the repo's home folder. We run format and lint checks when a PR is submitted. Thanks again, for your contribution :)

I will need to ask internally about the cla issue.

tljstewart commented 2 years ago

@sunil-s awesome, I'll get these cleaned up and resubmit the PR

tljstewart commented 2 years ago

@sunil-s final found some time to circle back and clean this PR up, let me know if anything else needs to fixed