{ "info": { "author": "Wesley Tansey", "author_email": "wes.tansey@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "Smoothed Dyadic Partitions\n----------------------------------------------\nDeep nonparametric conditional discrete probability estimation via smoothed dyadic partitioning.\n\n- See the `tfsdp` directory (specifically models.py) for the details of all the models we implemented. Note that this file contains a lot of garbage code and legacy naming that needs to be cleaned up. Our SDP model is named LocallySmoothedMultiscaleLayer and is often referred to in some of the experiments as trendfiltering-multiscale.\n\n- See the `experiments` directory for the code to replicate our experiments.\n\nNote that you should be able to install the package as a local pip package via `pip -e .` in this directory. The best example for how to run the models is in `experiments/uci/main.py`, which contains the most recent code and should not have any API issues.\n\nCitation\n========\nIf you use this code in your work, please cite the following:", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tansey/sdp", "keywords": "statistics machinelearning tensorflow deeplearning smoothing", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "tf-sdp", "package_url": "https://pypi.org/project/tf-sdp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tf-sdp/", "project_urls": { "Homepage": "https://github.com/tansey/sdp" }, "release_url": "https://pypi.org/project/tf-sdp/0.9/", "requires_dist": null, "requires_python": null, "summary": "Deep Nonparametric Estimation of Discrete Conditional Distributions via Smoothed Dyadic Partitioning", "version": "0.9" }, "last_serial": 2664325, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "f9bfec9b30672cc9b2a7e688a3d63f19", "sha256": "1000271d9512099d097dcc38ba3f654e10fc6d2ed10b2c036d443a033a3bd498" }, "downloads": -1, "filename": "tf_sdp-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f9bfec9b30672cc9b2a7e688a3d63f19", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17036, "upload_time": "2017-02-23T21:05:31", "url": "https://files.pythonhosted.org/packages/e9/35/c4246d320a1e604009cc73ca06067abca1d9f2dd98b68d30549603560336/tf_sdp-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2097b0f2435515e844c99ad71945b32", "sha256": "6392251a97175a57cdae9f960a63bbc19bb05100d6a3a874c61a136e140e3bd4" }, "downloads": -1, "filename": "tf-sdp-0.9.tar.gz", "has_sig": false, "md5_digest": "a2097b0f2435515e844c99ad71945b32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14520, "upload_time": "2017-02-23T21:05:33", "url": "https://files.pythonhosted.org/packages/e6/07/1a420fbadc027d6d6bc69a7af09924ea0c24c71760316c519694d1f9f377/tf-sdp-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9bfec9b30672cc9b2a7e688a3d63f19", "sha256": "1000271d9512099d097dcc38ba3f654e10fc6d2ed10b2c036d443a033a3bd498" }, "downloads": -1, "filename": "tf_sdp-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f9bfec9b30672cc9b2a7e688a3d63f19", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17036, "upload_time": "2017-02-23T21:05:31", "url": "https://files.pythonhosted.org/packages/e9/35/c4246d320a1e604009cc73ca06067abca1d9f2dd98b68d30549603560336/tf_sdp-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2097b0f2435515e844c99ad71945b32", "sha256": "6392251a97175a57cdae9f960a63bbc19bb05100d6a3a874c61a136e140e3bd4" }, "downloads": -1, "filename": "tf-sdp-0.9.tar.gz", "has_sig": false, "md5_digest": "a2097b0f2435515e844c99ad71945b32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14520, "upload_time": "2017-02-23T21:05:33", "url": "https://files.pythonhosted.org/packages/e6/07/1a420fbadc027d6d6bc69a7af09924ea0c24c71760316c519694d1f9f377/tf-sdp-0.9.tar.gz" } ] }