Name | neuralnets JSON |
Version |
1.1.6.4
JSON |
| download |
home_page | https://github.com/saeyslab/neuralnets |
Summary | A library, based on PyTorch, that implements basic neural network algorithms and useful functions |
upload_time | 2021-01-22 09:10:22 |
maintainer | |
docs_url | None |
author | Joris Roels |
requires_python | >=3.6 |
license | |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# NeuralNets
This code implements various useful utilities for training neural networks (particularly for segmentation). Make sure to check out our [documentation page](https://neuralnets.readthedocs.io/en/latest/)!
## Installation
Installation is straightforward through pip:
<pre><code>pip install neuralnets</code></pre>
Raw data
{
"_id": null,
"home_page": "https://github.com/saeyslab/neuralnets",
"name": "neuralnets",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Joris Roels",
"author_email": "jorisb.roels@ugent.be",
"download_url": "https://files.pythonhosted.org/packages/72/6b/85f9a557bf8203927e93dc8d79248b00d9fdc5797abc676f8d8a6d8a159c/neuralnets-1.1.6.4.tar.gz",
"platform": "",
"description": "# NeuralNets\n\nThis code implements various useful utilities for training neural networks (particularly for segmentation). Make sure to check out our [documentation page](https://neuralnets.readthedocs.io/en/latest/)! \n\n## Installation\nInstallation is straightforward through pip:\n<pre><code>pip install neuralnets</code></pre>\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A library, based on PyTorch, that implements basic neural network algorithms and useful functions",
"version": "1.1.6.4",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b33e481677e006d18bbb9d5daeb3701a",
"sha256": "a0ff829960991ba7c8f337e20f1f923dfe87ee02b620018baae380e16482d542"
},
"downloads": -1,
"filename": "neuralnets-1.1.6.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b33e481677e006d18bbb9d5daeb3701a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 56297,
"upload_time": "2021-01-22T09:10:20",
"upload_time_iso_8601": "2021-01-22T09:10:20.548744Z",
"url": "https://files.pythonhosted.org/packages/e8/97/a5f2dd497e73e7871af39aafd2caa5869cb2ba5fe91e94ed91a30b155c94/neuralnets-1.1.6.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "0cdc0a38b56bde221fdcfe77d67c215b",
"sha256": "7ffe5567bef9f359fd7d722e3bd28d04ddc7de43f7b72a28359e052f5391e9b2"
},
"downloads": -1,
"filename": "neuralnets-1.1.6.4.tar.gz",
"has_sig": false,
"md5_digest": "0cdc0a38b56bde221fdcfe77d67c215b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 34599,
"upload_time": "2021-01-22T09:10:22",
"upload_time_iso_8601": "2021-01-22T09:10:22.276301Z",
"url": "https://files.pythonhosted.org/packages/72/6b/85f9a557bf8203927e93dc8d79248b00d9fdc5797abc676f8d8a6d8a159c/neuralnets-1.1.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-01-22 09:10:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "saeyslab",
"error": "Could not fetch GitHub repository",
"lcname": "neuralnets"
}