{ "info": { "author": "Muammar El Khatib", "author_email": "muammarelkhatib@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "ML4Chem\n===========\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Django.svg)](https://github.com/muammar/mkchromecast/)\n[![Build Status](https://travis-ci.com/muammar/ml4chem.svg?branch=master)](https://travis-ci.com/muammar/ml4chem)\n[![License](https://img.shields.io/badge/license-BSD-green)](https://github.com/muammar/ml4chem/blob/master/LICENSE)\n[![Downloads](https://img.shields.io/github/downloads/muammar/ml4chem/total.svg?maxAge=2592000?style=flat-square)](https://github.com/muammar/ml4chem/releases)\n[![GitHub release](https://img.shields.io/github/release/muammar/ml4chem.svg)](https://github.com/muammar/ml4chem/releases/latest)\n\n**ML4Chem** is machine learning for chemistry and Materials.\n\nThis package is written in Python 3, and intends to offer modern and rich\nfeatures to perform machine learning workflows for chemical physics.\n\nA list of features and methods are shown below.\n\n- Atom-centered Neural Networks, and Kernel Ridge Regression for the prediction\n of total energies.\n- PyTorch backend.\n- GPU support.\n- ASE interface.\n- Completely modular. You can use any part of this package in your project.\n- Free software <3. No secrets! Pull requests and additions are more than\n welcome!\n- Good documentation (I hope!).\n- Explicit and idiomatic: `ml4chem.get_me_a_coffee()`.\n- Distributed training in a data parallelism paradigm (mini-batches).\n- Scalability and distributed computations are powered by Dask <3.\n- Real-time tools to track status of your computations.\n- [Messagepack serialization](https://msgpack.org/index.html).\n\n\n## Citing\n\nIf you find this software useful, please use this DOI to cite it:\n\n[![DOI](https://zenodo.org/badge/161847010.svg)](https://zenodo.org/badge/latestdoi/161847010)\n\n\n## Documentation\n\nYou can read the documentation at [https://ml4chem.dev](https://ml4chem.dev)\nwhere you can get started. It is arranged in a way that you can go through\nthe theory as well as some code snippets to understand how to use this\nsoftware. Additionally, you can dive through the [module\nindex](https://ml4chem.dev/genindex.html) to get more information about\ndifferent classes and functions of ML4Chem.\n\n\n## Dask dashboard\n![](https://raw.githubusercontent.com/muammar/ml4chem/master/docs/source/_static/dask_dashboard.png)\n\nNote: This package is under development.\n\n## Copyright\nML4Chem: Machine Learning for Chemistry and Materials (ML4Chem) Copyright (c) 2019, The\nRegents of the University of California, through Lawrence Berkeley National\nLaboratory (subject to receipt of any required approvals from the U.S.\nDept. of Energy). All rights reserved.\n\nIf you have questions about your rights to use or distribute this software,\nplease contact Berkeley Lab's Intellectual Property Office at\nIPO@lbl.gov.\n\nNOTICE. This Software was developed under funding from the U.S. Department\nof Energy and the U.S. Government consequently retains certain rights. As\nsuch, the U.S. Government has been granted for itself and others acting on\nits behalf a paid-up, nonexclusive, irrevocable, worldwide license in the\nSoftware to reproduce, distribute copies to the public, prepare derivative\nworks, and perform publicly and display publicly, and to permit other to do\nso.\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/muammar/ml4chem", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ml4chem", "package_url": "https://pypi.org/project/ml4chem/", "platform": "", "project_url": "https://pypi.org/project/ml4chem/", "project_urls": { "Homepage": "https://github.com/muammar/ml4chem" }, "release_url": "https://pypi.org/project/ml4chem/0.0.2/", "requires_dist": [ "ase (==3.17.0)", "dask-ml (==1.0.0)", "joblib (==0.13.2)", "matplotlib (==3.1.1)", "msgpack-numpy (==0.4.4.3)", "msgpack-python (==0.5.6)", "numpy (==1.16.2)", "pandas (==0.24.2)", "scikit-learn (==0.21.2)", "scipy (==1.1.0)", "seaborn (==0.9.0)", "setuptools (==41.0.1)", "torch (==1.1.0)" ], "requires_python": "", "summary": "Machine learning for chemistry and materials.", "version": "0.0.2" }, "last_serial": 5924540, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "984bb9ad069fe3f45e3142efb899c60e", "sha256": "8b36f80b0a5079eaec25c272958504c64665eebf91cef8b59d733140a6f05902" }, "downloads": -1, "filename": "ml4chem-0.0.0.tar.gz", "has_sig": false, "md5_digest": "984bb9ad069fe3f45e3142efb899c60e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29889, "upload_time": "2019-04-24T21:14:13", "url": "https://files.pythonhosted.org/packages/00/3c/7d8e058ad9268a5456ab0ad3e6b9c43230f630730538f3175e59c434918b/ml4chem-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "e7189bfcae6e42aef8b90b097ad057db", "sha256": "561344b0f8238299385794d2e16057414129f6a132c16ba32f1506fd28ac56cd" }, "downloads": -1, "filename": "ml4chem-0.0.1-py3.7.egg", "has_sig": false, "md5_digest": "e7189bfcae6e42aef8b90b097ad057db", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 156608, "upload_time": "2019-08-05T02:29:32", "url": "https://files.pythonhosted.org/packages/89/5e/6aeb8f4f4bf9dbc94d241de6f4a4877b0bf3a4018345c9ff47c9ceab408f/ml4chem-0.0.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "731221124eea6a3c7c908d4d08f6c248", "sha256": "0023ad921d5d7de9cbcca8c355ba7f3103041571b8d9ceceaad2e422d22b2196" }, "downloads": -1, "filename": "ml4chem-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "731221124eea6a3c7c908d4d08f6c248", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 77059, "upload_time": "2019-08-05T02:29:30", "url": "https://files.pythonhosted.org/packages/52/ce/f8e598b21c67d3e0764055bdb2b1cf09ee3a0b79a3a0a67979aef4729161/ml4chem-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8416a1ee245d21494c75a4422f1c0e0f", "sha256": "fb6b92a2372723d89ee99a935c42582826d45b79062bfa5e35db1256dbaa90a3" }, "downloads": -1, "filename": "ml4chem-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8416a1ee245d21494c75a4422f1c0e0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56095, "upload_time": "2019-08-05T02:29:34", "url": "https://files.pythonhosted.org/packages/22/de/04881f55138e7bb188ebb745982ac08c41ca0869bef99ed3ff5380c165e3/ml4chem-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "05dcf34d5f0d906eadef7d87e09aa762", "sha256": "34540b1b36c6c2795eff9cc2dfd3bb1da57990fca4bbb2c9c7d38b528cd50ed0" }, "downloads": -1, "filename": "ml4chem-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "05dcf34d5f0d906eadef7d87e09aa762", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 78516, "upload_time": "2019-10-03T17:45:15", "url": "https://files.pythonhosted.org/packages/90/c7/b00da503ff61ee20a6615a667bdc0d98770fc4eea3255381ecd0332c2683/ml4chem-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d4ca2b0f63f067caff377718591e244", "sha256": "60dcdb3b8260289ee73844dc94ca2050eaec76782dd5467189a0c2f0ef9f07aa" }, "downloads": -1, "filename": "ml4chem-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9d4ca2b0f63f067caff377718591e244", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57316, "upload_time": "2019-10-03T17:46:42", "url": "https://files.pythonhosted.org/packages/d6/66/a289cbbb00d2b275569f9621d54ff1ff1daceb123342ea9967ef6fa64c15/ml4chem-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05dcf34d5f0d906eadef7d87e09aa762", "sha256": "34540b1b36c6c2795eff9cc2dfd3bb1da57990fca4bbb2c9c7d38b528cd50ed0" }, "downloads": -1, "filename": "ml4chem-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "05dcf34d5f0d906eadef7d87e09aa762", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 78516, "upload_time": "2019-10-03T17:45:15", "url": "https://files.pythonhosted.org/packages/90/c7/b00da503ff61ee20a6615a667bdc0d98770fc4eea3255381ecd0332c2683/ml4chem-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d4ca2b0f63f067caff377718591e244", "sha256": "60dcdb3b8260289ee73844dc94ca2050eaec76782dd5467189a0c2f0ef9f07aa" }, "downloads": -1, "filename": "ml4chem-0.0.2.tar.gz", "has_sig": false, "md5_digest": "9d4ca2b0f63f067caff377718591e244", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57316, "upload_time": "2019-10-03T17:46:42", "url": "https://files.pythonhosted.org/packages/d6/66/a289cbbb00d2b275569f9621d54ff1ff1daceb123342ea9967ef6fa64c15/ml4chem-0.0.2.tar.gz" } ] }