Raw data
{
"_id": null,
"home_page": "https://github.com/guangyizhangbci/PARSE",
"name": "parse-pytorch",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "artificial intelligence,deep learning,semi-supervised learning,eeg,emotion recognition",
"author": "Guangyi Zhang",
"author_email": "guangyi.zhang@utoronto.ca",
"download_url": "https://files.pythonhosted.org/packages/96/7e/13c30fbf7aa07575aca77f19d46c9b57e7d510a57e2ac7ad16c519484be0/parse-pytorch-1.10.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "PARSE - Pytorch",
"version": "1.10.0",
"split_keywords": [
"artificial intelligence",
"deep learning",
"semi-supervised learning",
"eeg",
"emotion recognition"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "367005cbc153c8e411fec0831e73331daca313822ee73ad03b9c044ac299e1e0",
"md5": "b8012bd942e9957bb901f488f13d8ef5",
"sha256": "e858fe4cc34267c0fbbf84cc3fa84d9453d63fb13e8a5688903dac36aa957334"
},
"downloads": -1,
"filename": "parse_pytorch-1.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b8012bd942e9957bb901f488f13d8ef5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10731,
"upload_time": "2023-03-29T06:37:44",
"upload_time_iso_8601": "2023-03-29T06:37:44.413378Z",
"url": "https://files.pythonhosted.org/packages/36/70/05cbc153c8e411fec0831e73331daca313822ee73ad03b9c044ac299e1e0/parse_pytorch-1.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "967e13c30fbf7aa07575aca77f19d46c9b57e7d510a57e2ac7ad16c519484be0",
"md5": "a7fb6c7101c6f04b4376842297b44a66",
"sha256": "f43bff4d46d64da8eeee391a589142611edf484a40d68caf59ffbf41e9665cb9"
},
"downloads": -1,
"filename": "parse-pytorch-1.10.0.tar.gz",
"has_sig": false,
"md5_digest": "a7fb6c7101c6f04b4376842297b44a66",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11966,
"upload_time": "2023-03-29T06:37:46",
"upload_time_iso_8601": "2023-03-29T06:37:46.542096Z",
"url": "https://files.pythonhosted.org/packages/96/7e/13c30fbf7aa07575aca77f19d46c9b57e7d510a57e2ac7ad16c519484be0/parse-pytorch-1.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-29 06:37:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "guangyizhangbci",
"github_project": "PARSE",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"1.19.5"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.3.4"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.62.3"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.5.4"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"0.24.2"
]
]
}
],
"lcname": "parse-pytorch"
}