ai-helpers-pytorch-utils


Nameai-helpers-pytorch-utils JSON
Version 0.1.0a1 PyPI version JSON
download
home_pagehttps://github.com/ai-helpers/pytorch-utils
SummaryCommon PyTorch utils
upload_time2024-05-30 12:10:51
maintainerNone
docs_urlNone
authorCorentin Vasseur
requires_python<3.11,>=3.10
licenseNone
keywords machine-learning pytorch utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AI Helpers - PyTorch Utils

`pytorch-utils` is a Python module that provides a collection of utilities to simplify and enhance the use of PyTorch. These utilities are designed to make working with PyTorch more efficient and to reduce boilerplate code.

## Table of Contents

- [AI Helpers - PyTorch Utils](#ai-helpers---pytorch-utils)
  - [Table of Contents](#table-of-contents)
  - [Installation](#installation)
  - [Getting Started](#getting-started)
  - [Utilities](#utilities)
  - [Examples](#examples)
  - [Contributing](#contributing)

## Installation

You can install the `ai-helpers-pytorch-utils` module via pip:

```bash
pip install pytorch-utils
```

## Getting Started

First, import the module in your Python script:

```python
import pytorch_utils as pu
```

Now you can use the utilities provided by `pytorch-utils`.

## Utilities
 > TODO

## Examples
 > TODO

## Contributing

We welcome contributions to `pytorch-utils`. To contribute, please follow these steps:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add some feature'`).
5. Push to the branch (`git push origin feature-branch`).
6. Create a new Pull Request.

Please ensure your code follows the project's coding standards and includes appropriate tests.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ai-helpers/pytorch-utils",
    "name": "ai-helpers-pytorch-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.10",
    "maintainer_email": null,
    "keywords": "machine-learning, pytorch, utils",
    "author": "Corentin Vasseur",
    "author_email": "vasseur.corentin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/98/31723e9044c042a99c946ffecd59308fe32d8c4217ddb51528b607afe744/ai_helpers_pytorch_utils-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# AI Helpers - PyTorch Utils\n\n`pytorch-utils` is a Python module that provides a collection of utilities to simplify and enhance the use of PyTorch. These utilities are designed to make working with PyTorch more efficient and to reduce boilerplate code.\n\n## Table of Contents\n\n- [AI Helpers - PyTorch Utils](#ai-helpers---pytorch-utils)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Getting Started](#getting-started)\n  - [Utilities](#utilities)\n  - [Examples](#examples)\n  - [Contributing](#contributing)\n\n## Installation\n\nYou can install the `ai-helpers-pytorch-utils` module via pip:\n\n```bash\npip install pytorch-utils\n```\n\n## Getting Started\n\nFirst, import the module in your Python script:\n\n```python\nimport pytorch_utils as pu\n```\n\nNow you can use the utilities provided by `pytorch-utils`.\n\n## Utilities\n > TODO\n\n## Examples\n > TODO\n\n## Contributing\n\nWe welcome contributions to `pytorch-utils`. To contribute, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes.\n4. Commit your changes (`git commit -am 'Add some feature'`).\n5. Push to the branch (`git push origin feature-branch`).\n6. Create a new Pull Request.\n\nPlease ensure your code follows the project's coding standards and includes appropriate tests.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common PyTorch utils",
    "version": "0.1.0a1",
    "project_urls": {
        "Documentation": "https://ai-helpers.github.io/pytorch-utils/",
        "Homepage": "https://github.com/ai-helpers/pytorch-utils",
        "Repository": "https://github.com/ai-helpers/pytorch-utils"
    },
    "split_keywords": [
        "machine-learning",
        " pytorch",
        " utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cde20d906faea99f99229787f79a2ad79efe8ca5a954eaa1fc69f7bb0b021b64",
                "md5": "8508ebfd122f14409139dd2b7f6c06bb",
                "sha256": "c3d75f1a406a589ffc2484aa95530ffda5df7bc5ad5c92d016beec662f5b5aa8"
            },
            "downloads": -1,
            "filename": "ai_helpers_pytorch_utils-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8508ebfd122f14409139dd2b7f6c06bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.10",
            "size": 33287,
            "upload_time": "2024-05-30T12:10:49",
            "upload_time_iso_8601": "2024-05-30T12:10:49.818237Z",
            "url": "https://files.pythonhosted.org/packages/cd/e2/0d906faea99f99229787f79a2ad79efe8ca5a954eaa1fc69f7bb0b021b64/ai_helpers_pytorch_utils-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e39831723e9044c042a99c946ffecd59308fe32d8c4217ddb51528b607afe744",
                "md5": "06604265cbcca92a3b28bdf8dfcb3f79",
                "sha256": "eae441b9892a75b9042ccca9360db59af2d864dceee4298e2c8c9e4f8113a7fb"
            },
            "downloads": -1,
            "filename": "ai_helpers_pytorch_utils-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "06604265cbcca92a3b28bdf8dfcb3f79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.10",
            "size": 29369,
            "upload_time": "2024-05-30T12:10:51",
            "upload_time_iso_8601": "2024-05-30T12:10:51.178490Z",
            "url": "https://files.pythonhosted.org/packages/e3/98/31723e9044c042a99c946ffecd59308fe32d8c4217ddb51528b607afe744/ai_helpers_pytorch_utils-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 12:10:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ai-helpers",
    "github_project": "pytorch-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ai-helpers-pytorch-utils"
}
        
Elapsed time: 0.27080s