ANN-Implementation-AmanGupta0112


NameANN-Implementation-AmanGupta0112 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/AmanGupta0112/ANN_Implementation
SummarySimple ANN implementation using tensflow Dataset
upload_time2023-04-19 20:12:42
maintainer
docs_urlNone
authorAmanGupta0112
requires_python>=3.6
licenseMIT
keywords perceptron oneneuron
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ANN_Implemetation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AmanGupta0112/ANN_Implementation",
    "name": "ANN-Implementation-AmanGupta0112",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Perceptron,OneNeuron",
    "author": "AmanGupta0112",
    "author_email": "guptaamanvns0542@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/4c/4a0276404730c45fae4a4408de463d90c07b70a874f1fc548638887d822a/ANN_Implementation-AmanGupta0112-0.0.1.tar.gz",
    "platform": null,
    "description": "# ANN_Implemetation\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple ANN implementation using tensflow Dataset",
    "version": "0.0.1",
    "split_keywords": [
        "perceptron",
        "oneneuron"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22fa3c392be6d59da1ffc8b7e22e14ed8bff8a041017b059fc3a9ef81e7403c9",
                "md5": "30afcbe60b61b18af550b00107052d79",
                "sha256": "f7c8640a5afc939e3dd3ec87a6cafb457a42a77dd4bcfe5742887aed9a05085b"
            },
            "downloads": -1,
            "filename": "ANN_Implementation_AmanGupta0112-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30afcbe60b61b18af550b00107052d79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6176,
            "upload_time": "2023-04-19T20:12:40",
            "upload_time_iso_8601": "2023-04-19T20:12:40.750145Z",
            "url": "https://files.pythonhosted.org/packages/22/fa/3c392be6d59da1ffc8b7e22e14ed8bff8a041017b059fc3a9ef81e7403c9/ANN_Implementation_AmanGupta0112-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "704c4a0276404730c45fae4a4408de463d90c07b70a874f1fc548638887d822a",
                "md5": "f841858be5485ad20e84809e8f9e1ee5",
                "sha256": "6ae7e846d48bfe47e1640f9dd40437accc3f8aa6106b12157c647c0f0ea7e59c"
            },
            "downloads": -1,
            "filename": "ANN_Implementation-AmanGupta0112-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f841858be5485ad20e84809e8f9e1ee5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5133,
            "upload_time": "2023-04-19T20:12:42",
            "upload_time_iso_8601": "2023-04-19T20:12:42.045712Z",
            "url": "https://files.pythonhosted.org/packages/70/4c/4a0276404730c45fae4a4408de463d90c07b70a874f1fc548638887d822a/ANN_Implementation-AmanGupta0112-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 20:12:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AmanGupta0112",
    "github_project": "ANN_Implementation",
    "lcname": "ann-implementation-amangupta0112"
}
        
Elapsed time: 0.05617s