{"id":19519645,"url":"https://github.com/jax-ml/oryx","last_synced_at":"2025-04-12T15:41:36.612Z","repository":{"id":48493823,"uuid":"512910268","full_name":"jax-ml/oryx","owner":"jax-ml","description":"Oryx is a library for probabilistic programming and deep learning built on top of Jax.","archived":false,"fork":false,"pushed_at":"2025-03-28T00:12:48.000Z","size":366,"stargazers_count":252,"open_issues_count":17,"forks_count":11,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-03T17:11:14.395Z","etag":null,"topics":["jax","probabilistic-programming","python"],"latest_commit_sha":null,"homepage":"https://tensorflow.org/probability/oryx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jax-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-11T21:13:01.000Z","updated_at":"2025-03-31T06:36:11.000Z","dependencies_parsed_at":"2022-08-12T19:50:28.704Z","dependency_job_id":"453f9a5c-2a79-4b4d-898a-37e010ece049","html_url":"https://github.com/jax-ml/oryx","commit_stats":{"total_commits":69,"total_committers":18,"mean_commits":"3.8333333333333335","dds":0.8405797101449275,"last_synced_commit":"33f7c4c5ae9f86cac68f16fdd9c9b6e73ad4c1b6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jax-ml%2Foryx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jax-ml%2Foryx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jax-ml%2Foryx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jax-ml%2Foryx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jax-ml","download_url":"https://codeload.github.com/jax-ml/oryx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590860,"owners_count":21129903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jax","probabilistic-programming","python"],"created_at":"2024-11-11T00:19:33.073Z","updated_at":"2025-04-12T15:41:36.577Z","avatar_url":"https://github.com/jax-ml.png","language":"Python","readme":"# Oryx\n\nOryx is a library for probabilistic programming and deep learning built on top\nof Jax. The approach is to expose a set of function transformations that compose\nand integrate with JAX's existing transformations (e.g. `jit`, `grad`, and\n`vmap`).\n\n*This is not an official Google product*\n\n## Installation\n\nYou can install Oryx via `pip`:\n\n```bash\n$ pip install oryx\n```\n\n## Documentation and Examples\n\nDocumentation is available\n[on the Oryx website](https://www.tensorflow.org/probability/oryx/api_docs/python/oryx).\n\n### Guides\n\n*   [A tour of Oryx](https://www.tensorflow.org/probability/oryx/notebooks/a_tour_of_oryx)\n*   [Probabilistic programming](https://www.tensorflow.org/probability/oryx/notebooks/probabilistic_programming)\n\n## Development\n\nTo develop and modify Oryx, you need to install\n[`poetry`](https://python-poetry.org/), a tool for Python packaging and\ndependency management.\n\nTo install the development dependencies of Oryx, you can run\n\n```bash\n$ poetry install\n```\n\nand to enter a virtual environment for testing or debugging, you can run:\n\n```bash\n$ poetry shell\n```\n\n### Running tests\n\nOryx uses [Pytest](https://pytest.org/) for testing. To run the tests, use the following command:\n\n```\n$ poetry run pytest oryx\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjax-ml%2Foryx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjax-ml%2Foryx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjax-ml%2Foryx/lists"}