# ToyML: Machine Learning from Scratch
[![Python](https://img.shields.io/pypi/pyversions/toyml.svg?color=%2334D058)](https://pypi.org/project/toyml/)
[![PyPI](https://img.shields.io/pypi/v/toyml?color=%2334D058&label=pypi%20package)](https://pypi.org/project/toyml/)
![Codecov](https://codecov.io/gh/ai-glimpse/toyml/branch/master/graph/badge.svg)
[![Build Docs](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml/badge.svg)](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml)
[![Test](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml/badge.svg)](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml)
[//]: # (![GitHub License](https://img.shields.io/github/license/ai-glimpse/toyml))
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
![Waka Time](https://wakatime.com/badge/user/b1a6ec36-190a-4135-b888-17ab5663e841/project/250b9a9d-dd00-432d-b69f-041d1611b5b6.svg)
There are machine learning algorithms implemented from scratch.
Let's learn machine learning with simple toy code.
## Installation
```bash
pip install toyml
```
## Changelog
- [https://ai-glimpse.github.io/toyml/changelog/](https://ai-glimpse.github.io/toyml/changelog/)
Raw data
{
"_id": null,
"home_page": null,
"name": "toyml",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "machine learning, statistics, engineering",
"author": null,
"author_email": "Xiangzhuang Shen <datahonor@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/80/ce/e5f831d092eca2644dd94d3b0f7dbaf5fc33248faa04822895d58830f574/toyml-0.4.0.tar.gz",
"platform": null,
"description": "# ToyML: Machine Learning from Scratch\n\n\n[![Python](https://img.shields.io/pypi/pyversions/toyml.svg?color=%2334D058)](https://pypi.org/project/toyml/)\n[![PyPI](https://img.shields.io/pypi/v/toyml?color=%2334D058&label=pypi%20package)](https://pypi.org/project/toyml/)\n\n![Codecov](https://codecov.io/gh/ai-glimpse/toyml/branch/master/graph/badge.svg)\n[![Build Docs](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml/badge.svg)](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml)\n[![Test](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml/badge.svg)](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml)\n\n[//]: # (![GitHub License](https://img.shields.io/github/license/ai-glimpse/toyml))\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)\n[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n\n![Waka Time](https://wakatime.com/badge/user/b1a6ec36-190a-4135-b888-17ab5663e841/project/250b9a9d-dd00-432d-b69f-041d1611b5b6.svg)\n\n\nThere are machine learning algorithms implemented from scratch.\nLet's learn machine learning with simple toy code.\n\n\n## Installation\n```bash\npip install toyml\n```\n\n\n## Changelog\n- [https://ai-glimpse.github.io/toyml/changelog/](https://ai-glimpse.github.io/toyml/changelog/)\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "ToyML: Machine Learning from Scratch",
"version": "0.4.0",
"project_urls": {
"Bug Tracker": "https://github.com/ai-glimpse/toyml/issues",
"Documentation": "https://ai-glimpse.github.io/toyml/",
"Homepage": "https://github.com/ai-glimpse/toyml",
"Release Notes": "https://ai-glimpse.github.io/toyml/changelog/",
"Source Code": "https://github.com/ai-glimpse/toyml"
},
"split_keywords": [
"machine learning",
" statistics",
" engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d9f283e95aa74e1a75aa7916b56e2955e1ea1866bbd5629ca606b9e26fb6d09",
"md5": "df125ec6e96f0ef66d29b642cd1b4da1",
"sha256": "df05101f3b3ae42b4dfc3ec40b284baacaa9b2ac0f35420b53e969c2ee264ef2"
},
"downloads": -1,
"filename": "toyml-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "df125ec6e96f0ef66d29b642cd1b4da1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 26359,
"upload_time": "2024-10-29T15:08:57",
"upload_time_iso_8601": "2024-10-29T15:08:57.398292Z",
"url": "https://files.pythonhosted.org/packages/2d/9f/283e95aa74e1a75aa7916b56e2955e1ea1866bbd5629ca606b9e26fb6d09/toyml-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80cee5f831d092eca2644dd94d3b0f7dbaf5fc33248faa04822895d58830f574",
"md5": "b8bf69f34b67d3face3948d22a05caa2",
"sha256": "b1d7b507f46d6e5d42f420334a6e97543cd82f955331fc61374a1c685f122e4e"
},
"downloads": -1,
"filename": "toyml-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "b8bf69f34b67d3face3948d22a05caa2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 23054,
"upload_time": "2024-10-29T15:08:58",
"upload_time_iso_8601": "2024-10-29T15:08:58.911268Z",
"url": "https://files.pythonhosted.org/packages/80/ce/e5f831d092eca2644dd94d3b0f7dbaf5fc33248faa04822895d58830f574/toyml-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 15:08:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ai-glimpse",
"github_project": "toyml",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "toyml"
}