| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What's New
This PR adds rslearn-py to the docker-python image so it is available as part of the pre-installed Python package set.
Why?
rslearn-py is a lightweight machine learning library focused on keeping common ML workflows simple while providing useful functionality without adding unnecessary complexity or heavy dependencies. Including it in the image makes rslearn-py readily available to Python users and projects running in docker-python, while keeping the addition small and straightforward.
Links
source code : https://github.com/ItzRustam/rslearn-ML
web : https://rslearn-py.rslearnlib.workers.dev/
Usage