<div align="center">
# ml-starter
[![python](https://img.shields.io/badge/-Python_3.11-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![pytorch](https://img.shields.io/badge/PyTorch_2.0+-ee4c2c?logo=pytorch&logoColor=white)](https://pytorch.org/get-started/locally/)
[![black](https://img.shields.io/badge/Code%20Style-Black-black.svg?labelColor=gray)](https://black.readthedocs.io/en/stable/)
[![ruff](https://img.shields.io/badge/Linter-Ruff-red.svg?labelColor=gray)](https://github.com/charliermarsh/ruff)
[![license](https://img.shields.io/badge/License-MIT-green.svg?labelColor=gray)](https://github.com/codekansas/ml-starter/blob/master/LICENSE)
[<kbd>Click Here</kbd>](https://github.com/codekansas/ml-project-template/generate) to initialize a new repository from [this template](https://github.com/codekansas/ml-project-template).
</div>
<br />
## What is this?
This is a framework for quickly trying out ML ideas, similar to PyTorch Lightning or Fairseq. Check out the docs for more. 😊
Raw data
{
"_id": null,
"home_page": "https://github.com/codekansas/ml-starter",
"name": "ml-starter",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "",
"author": "Benjamin Bolte",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b7/14/ff752cd1d24de11a0136477d73e5c28ccb06f5df9298e71182fe7b642b71/ml-starter-0.1.91.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n# ml-starter\n\n[![python](https://img.shields.io/badge/-Python_3.11-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![pytorch](https://img.shields.io/badge/PyTorch_2.0+-ee4c2c?logo=pytorch&logoColor=white)](https://pytorch.org/get-started/locally/)\n[![black](https://img.shields.io/badge/Code%20Style-Black-black.svg?labelColor=gray)](https://black.readthedocs.io/en/stable/)\n[![ruff](https://img.shields.io/badge/Linter-Ruff-red.svg?labelColor=gray)](https://github.com/charliermarsh/ruff)\n[![license](https://img.shields.io/badge/License-MIT-green.svg?labelColor=gray)](https://github.com/codekansas/ml-starter/blob/master/LICENSE)\n\n[<kbd>Click Here</kbd>](https://github.com/codekansas/ml-project-template/generate) to initialize a new repository from [this template](https://github.com/codekansas/ml-project-template).\n\n</div>\n\n<br />\n\n## What is this?\n\nThis is a framework for quickly trying out ML ideas, similar to PyTorch Lightning or Fairseq. Check out the docs for more. \ud83d\ude0a\n",
"bugtrack_url": null,
"license": "",
"summary": "ML project template repository",
"version": "0.1.91",
"project_urls": {
"Homepage": "https://github.com/codekansas/ml-starter"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c178d73f0bd8f3e9ee354fa337203db74a9dedf94e9a1b30a547c5c90bd9e35a",
"md5": "d2cce3c61e7e560f1971f1d822f4996b",
"sha256": "bce932bd01b4bba3608d3e3f4aed96e6bac04abee8b2a3eec6a7e5658da7749b"
},
"downloads": -1,
"filename": "ml_starter-0.1.91-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2cce3c61e7e560f1971f1d822f4996b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 283447,
"upload_time": "2023-11-12T20:35:27",
"upload_time_iso_8601": "2023-11-12T20:35:27.599207Z",
"url": "https://files.pythonhosted.org/packages/c1/78/d73f0bd8f3e9ee354fa337203db74a9dedf94e9a1b30a547c5c90bd9e35a/ml_starter-0.1.91-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b714ff752cd1d24de11a0136477d73e5c28ccb06f5df9298e71182fe7b642b71",
"md5": "fdcc2d6d4aefc39801c089042279a4a9",
"sha256": "d3875d58c1faddd17e55abdf8d4915da4a65476264b247f20cd71fa7e2648034"
},
"downloads": -1,
"filename": "ml-starter-0.1.91.tar.gz",
"has_sig": false,
"md5_digest": "fdcc2d6d4aefc39801c089042279a4a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 224065,
"upload_time": "2023-11-12T20:35:29",
"upload_time_iso_8601": "2023-11-12T20:35:29.732775Z",
"url": "https://files.pythonhosted.org/packages/b7/14/ff752cd1d24de11a0136477d73e5c28ccb06f5df9298e71182fe7b642b71/ml-starter-0.1.91.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-12 20:35:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codekansas",
"github_project": "ml-starter",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ml-starter"
}