malifpy-ffnn


Namemalifpy-ffnn JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/malifpy/malifpy_ffnn
Summary
upload_time2023-03-31 02:34:09
maintainer
docs_urlNone
authorMuhammad Alif Putra Yasa
requires_python
licenseMIT
keywords ffnn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # malifpy-ffnn
Implementasi Feed Forward Neural Network

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/malifpy/malifpy_ffnn",
    "name": "malifpy-ffnn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ffnn",
    "author": "Muhammad Alif Putra Yasa",
    "author_email": "malifputrayasa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/46/ab/df8f892c0f4184d541a99e9b5930837b8cb662fa2fe4e10c17fe969e452e/malifpy_ffnn-0.0.4.tar.gz",
    "platform": null,
    "description": "# malifpy-ffnn\nImplementasi Feed Forward Neural Network\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.0.4",
    "split_keywords": [
        "ffnn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acacbdcfc9eefb35ae17d6673f7e5d6b0b7bc8fe2282b306d8e7544266c34ee2",
                "md5": "69412476512b9c173c96e78a12a7f900",
                "sha256": "c96675ea43320e5bff2a08e962d36a1e5c85604eb57373660f274c37e2a8b060"
            },
            "downloads": -1,
            "filename": "malifpy_ffnn-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69412476512b9c173c96e78a12a7f900",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5869,
            "upload_time": "2023-03-31T02:34:07",
            "upload_time_iso_8601": "2023-03-31T02:34:07.769644Z",
            "url": "https://files.pythonhosted.org/packages/ac/ac/bdcfc9eefb35ae17d6673f7e5d6b0b7bc8fe2282b306d8e7544266c34ee2/malifpy_ffnn-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46abdf8f892c0f4184d541a99e9b5930837b8cb662fa2fe4e10c17fe969e452e",
                "md5": "20fe716e37dcf20b6d172f1889e096b1",
                "sha256": "6c84df0522ee40b8a67c36ce88d1e0da49371ad6d956750acce7df2f8e2e2f3a"
            },
            "downloads": -1,
            "filename": "malifpy_ffnn-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "20fe716e37dcf20b6d172f1889e096b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3692,
            "upload_time": "2023-03-31T02:34:09",
            "upload_time_iso_8601": "2023-03-31T02:34:09.371345Z",
            "url": "https://files.pythonhosted.org/packages/46/ab/df8f892c0f4184d541a99e9b5930837b8cb662fa2fe4e10c17fe969e452e/malifpy_ffnn-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 02:34:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "malifpy",
    "github_project": "malifpy_ffnn",
    "lcname": "malifpy-ffnn"
}
        
Elapsed time: 2.08211s