raylab
raylab copied to clipboard
Reinforcement learning algorithms in RLlib
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.1.0 to 6.3.0. Commits cefe0bf Release 6.3.0 a534fb9 Release 6.3.0b0 87920c5 Add changelog for 6.3.0 (#1669) dd6d9c7 add slide numbering (#1654) 5d2c5e2 Update state filter (#1664) 11ea593...
Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.85.1 to 1.11.1. Release notes Sourced from streamlit's releases. 1.11.1 No release notes provided. 1.11.0 No release notes provided. 1.10.0 No release notes provided. 1.9.2 No release...
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
Bumps [pytorch-lightning](https://github.com/PyTorchLightning/pytorch-lightning) from 1.5.10 to 1.6.0. Release notes Sourced from pytorch-lightning's releases. PyTorch Lightning 1.6: Support Intel's Habana Accelerator, New efficient DDP strategy (Bagua), Manual Fault-tolerance, Stability and Reliability. The...
* raylab version: 0.14.14 * Python version: 3.7.9 * Operating System: Ubuntu 18.04.5 LTS When running `raylab experiment "PG" --config examples/PG/cartpole_defaults.py` I get the following error: ``` Traceback (most recent...
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.20 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...