balloon-learning-environment icon indicating copy to clipboard operation
balloon-learning-environment copied to clipboard

The Balloon Learning Environment - flying stratospheric balloons with deep reinforcement learning.

Results 18 balloon-learning-environment issues
Sort by recently updated
recently updated
newest added

Thank you for this great repository. I'm having an issue when trying to run the baseline agent. I'm not sure if it's a bug or an issue on my end....

Hi, I have been trying to get 'distributed_train_acme_qrdqn.py' to run with only a few agents and I'm getting the following error. I think it might be an issue between jax,...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Bumps [grpcio](https://github.com/grpc/grpc) from 1.41.1 to 1.53.2. Release notes Sourced from grpcio's releases. Release v1.53.2 This is release gRPC Core 1.53.2 (glockenspiel). For gRPC documentation, see grpc.io. For previous releases, see...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

File "/root/miniconda3/envs/ble/lib/python3.9/site-packages/balloon_learning_environment/env/features.py", line 541, in _add_wind_features assert 0.0

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

In `env/balloon/acs.py`, there's a future deprecation error in scipy.interpolate.interp2d() method. I modify it into more general interpolator, which perform exactly the same function as the previous code.

I have had a lot of trouble installing and trying to get this package running. After several different attempts I got to the following point to at least successfully get...