dnn


Namednn JSON
Version 0.7.5 PyPI version JSON
download
home_pagehttps://gitlab.com/tfserver/dnn
SummaryMachine Learning Utilities
upload_time2023-11-02 23:40:33
maintainer
docs_urlNone
authorHans Roh
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
History
============

- 0.6 (2020.6.29)

  - add dnn.setup_gpus (memory_limit = 'growth', gpu_devices = [])
  - add dnn.layers for proxying tf.keras.layers
  - add dnn.callbacks for tf.keras
  - minor fixes for tfserver_
  - update for tensorflow 2.x

- 0.4 (2020.6.24)

  - integrate tfserver into dnn.tfserver
  - data processing utils were moved to rs4.mldp

- 0.3:

  - remove trainale ()
  - add set_learning_rate ()
  - add argument to set_train_dir () for saving chcekpoit
  - make compatible with tf 1.12.0

- 0.2

  - add tensorflow lite conversion and interpreting

- 0.1: project initialized


.. _rs4: https://pypi.org/project/rs4/
.. _tfserver: https://pypi.org/project/tfserver/



            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/tfserver/dnn",
    "name": "dnn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hans Roh",
    "author_email": "hansroh@gmail.com",
    "download_url": "https://pypi.python.org/pypi/dnn",
    "platform": "posix",
    "description": "\nHistory\n============\n\n- 0.6 (2020.6.29)\n\n  - add dnn.setup_gpus (memory_limit = 'growth', gpu_devices = [])\n  - add dnn.layers for proxying tf.keras.layers\n  - add dnn.callbacks for tf.keras\n  - minor fixes for tfserver_\n  - update for tensorflow 2.x\n\n- 0.4 (2020.6.24)\n\n  - integrate tfserver into dnn.tfserver\n  - data processing utils were moved to rs4.mldp\n\n- 0.3:\n\n  - remove trainale ()\n  - add set_learning_rate ()\n  - add argument to set_train_dir () for saving chcekpoit\n  - make compatible with tf 1.12.0\n\n- 0.2\n\n  - add tensorflow lite conversion and interpreting\n\n- 0.1: project initialized\n\n\n.. _rs4: https://pypi.org/project/rs4/\n.. _tfserver: https://pypi.org/project/tfserver/\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Machine Learning Utilities",
    "version": "0.7.5",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/dnn",
        "Homepage": "https://gitlab.com/tfserver/dnn"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e1bcdfdf1dd3517bbf760c3848971e1fdf0e9bf527b240e8b14d7892545604f",
                "md5": "e82fb8d8571b50f34217cef2ae8a5ccf",
                "sha256": "632c28b503839e63def8a64a3d7b3828a1d06591f0d515702d5f2dcdc22d2771"
            },
            "downloads": -1,
            "filename": "dnn-0.7.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e82fb8d8571b50f34217cef2ae8a5ccf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11767927,
            "upload_time": "2023-11-02T23:40:33",
            "upload_time_iso_8601": "2023-11-02T23:40:33.042281Z",
            "url": "https://files.pythonhosted.org/packages/9e/1b/cdfdf1dd3517bbf760c3848971e1fdf0e9bf527b240e8b14d7892545604f/dnn-0.7.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-02 23:40:33",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "tfserver",
    "gitlab_project": "dnn",
    "lcname": "dnn"
}
        
Elapsed time: 0.18409s