# ToyML: Machine Learning from Scratch
[](https://pypi.org/project/toyml/)
[](https://pypi.org/project/toyml/)

[](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml)
[](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml)
[//]: # ()
[](https://github.com/psf/black)
[](https://github.com/astral-sh/ruff)
[](https://pycqa.github.io/isort/)
[](https://mypy-lang.org/)
[](https://github.com/pre-commit/pre-commit)

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[](https://pypi.org/project/toyml/)\n[](https://pypi.org/project/toyml/)\n\n\n[](https://github.com/ai-glimpse/toyml/actions/workflows/build_docs.yml)\n[](https://github.com/ai-glimpse/toyml/actions/workflows/test.yml)\n\n[//]: # ()\n\n[](https://github.com/psf/black)\n[](https://github.com/astral-sh/ruff)\n[](https://pycqa.github.io/isort/)\n[](https://mypy-lang.org/)\n[](https://github.com/pre-commit/pre-commit)\n\n\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"
}