{ "info": { "author": "Bernardi Riccardo", "author_email": "riccardo.bernardi@rocketmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# MLL-language-design\n\nPoC of creating a new language focused on ML and DL.\n\nIn this repo, you will find only ideas/theories but not implementation, you will find also examples of how it should work made by hand. Implementation will be added in another repo when it will be done.\n\nFeel free to contact me at riccardo.bernardi@rocketmail.com to leave ideas or issues.\n\nThis is a part of my bachelor's degree thesis at Ca' Foscari University, Dept of Cs, Venice.\nMy supervisors are Lucchese Claudio and Span\u00f2 Alvise.\n\nYou can download this from Pypi:\n**pip install mll**\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/riccardobernardi/MLL-machine-learning-language", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mll", "package_url": "https://pypi.org/project/mll/", "platform": "", "project_url": "https://pypi.org/project/mll/", "project_urls": { "Homepage": "https://github.com/riccardobernardi/MLL-machine-learning-language" }, "release_url": "https://pypi.org/project/mll/2.1.0/", "requires_dist": [ "lark-parser", "numpy", "tensorflow", "keras", "termcolor", "sklearn", "mlxtend" ], "requires_python": "", "summary": "A machine learning language that have a specific grammar made to simplify large and complex machine learning and deep learning tasks", "version": "2.1.0" }, "last_serial": 5546013, "releases": { "2.1.0": [ { "comment_text": "", "digests": { "md5": "641c64368b4da27495f5db78c228cd6f", "sha256": "39526bc55902ffaa452c3d6c3f8d1c4dda91240d1a18d289920a96926719d6d4" }, "downloads": -1, "filename": "mll-2.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "641c64368b4da27495f5db78c228cd6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32137, "upload_time": "2019-07-17T08:43:39", "url": "https://files.pythonhosted.org/packages/b8/7f/c80a24ca1070858a4a89791bb089c67bbfd1444750e3830c0483cf1092e3/mll-2.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "630f1ce39af3c8ac1e380dcc2d064e31", "sha256": "aab23a0341a391187963795352ca79da772ecae94c96fbc9896ee20c23adeca7" }, "downloads": -1, "filename": "mll-2.1.0.tar.gz", "has_sig": false, "md5_digest": "630f1ce39af3c8ac1e380dcc2d064e31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27752, "upload_time": "2019-07-17T08:43:41", "url": "https://files.pythonhosted.org/packages/33/41/fc6b0a100dd10c139ef744b441d778b86df3012315a3bbd11267956b684a/mll-2.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "641c64368b4da27495f5db78c228cd6f", "sha256": "39526bc55902ffaa452c3d6c3f8d1c4dda91240d1a18d289920a96926719d6d4" }, "downloads": -1, "filename": "mll-2.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "641c64368b4da27495f5db78c228cd6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32137, "upload_time": "2019-07-17T08:43:39", "url": "https://files.pythonhosted.org/packages/b8/7f/c80a24ca1070858a4a89791bb089c67bbfd1444750e3830c0483cf1092e3/mll-2.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "630f1ce39af3c8ac1e380dcc2d064e31", "sha256": "aab23a0341a391187963795352ca79da772ecae94c96fbc9896ee20c23adeca7" }, "downloads": -1, "filename": "mll-2.1.0.tar.gz", "has_sig": false, "md5_digest": "630f1ce39af3c8ac1e380dcc2d064e31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27752, "upload_time": "2019-07-17T08:43:41", "url": "https://files.pythonhosted.org/packages/33/41/fc6b0a100dd10c139ef744b441d778b86df3012315a3bbd11267956b684a/mll-2.1.0.tar.gz" } ] }