Raw data
{
"_id": null,
"home_page": "https://github.com/CeciliaCoelho/PriorKnowledgeNeuralODE",
"name": "PriorKnowledgeNeuralODE",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Neural ODE,Constrained Optimization,Time-series,Neural Networks",
"author": "Cec\u00edlia Coelho",
"author_email": "cmartins@cmat.uminho.pt",
"download_url": "https://files.pythonhosted.org/packages/78/26/ff9f4d61e1cef47e515ceaeff4756a76538fc2d006cc83466538198d40d4/PriorKnowledgeNeuralODE-1.0.6.2.tar.gz",
"platform": null,
"description": "README.rst\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "a compilation of methods to incorporate constraints into Neural ODE models",
"version": "1.0.6.2",
"project_urls": {
"Homepage": "https://github.com/CeciliaCoelho/PriorKnowledgeNeuralODE"
},
"split_keywords": [
"neural ode",
"constrained optimization",
"time-series",
"neural networks"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b398ba0a0d387af5b9c33d7a52017beaebc3e7ef3c2f241e04d79f86a4d1d6e",
"md5": "e7fa75e4a215e9493d7da24132d29e7e",
"sha256": "a4679840a4839c1468362d52bf11065fb733eec7ba898ded493652d4081768a2"
},
"downloads": -1,
"filename": "PriorKnowledgeNeuralODE-1.0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e7fa75e4a215e9493d7da24132d29e7e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3529,
"upload_time": "2023-09-07T15:53:06",
"upload_time_iso_8601": "2023-09-07T15:53:06.358861Z",
"url": "https://files.pythonhosted.org/packages/1b/39/8ba0a0d387af5b9c33d7a52017beaebc3e7ef3c2f241e04d79f86a4d1d6e/PriorKnowledgeNeuralODE-1.0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7826ff9f4d61e1cef47e515ceaeff4756a76538fc2d006cc83466538198d40d4",
"md5": "615a273ed0ac3eb8c96da7fc0ed861e3",
"sha256": "42f06d2d39b8c6e99dc2ba4d62238b9ac45101c234c93d6803a8c5fabfd626d5"
},
"downloads": -1,
"filename": "PriorKnowledgeNeuralODE-1.0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "615a273ed0ac3eb8c96da7fc0ed861e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4347,
"upload_time": "2023-09-07T15:53:07",
"upload_time_iso_8601": "2023-09-07T15:53:07.653267Z",
"url": "https://files.pythonhosted.org/packages/78/26/ff9f4d61e1cef47e515ceaeff4756a76538fc2d006cc83466538198d40d4/PriorKnowledgeNeuralODE-1.0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-07 15:53:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CeciliaCoelho",
"github_project": "PriorKnowledgeNeuralODE",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pytorch-lightning",
"specs": [
[
"==",
"1.6.4"
]
]
},
{
"name": "torch",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "torchdiffeq",
"specs": [
[
"==",
"0.2.3"
]
]
},
{
"name": "torchmetrics",
"specs": [
[
"==",
"0.9.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.4.3"
]
]
},
{
"name": "torchdiffeq",
"specs": [
[
"==",
"0.2.3"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.6.3"
]
]
},
{
"name": "matplotlib-inline",
"specs": [
[
"==",
"0.1.3"
]
]
}
],
"lcname": "priorknowledgeneuralode"
}