Metadata-Version: 2.1
Name: skipatom
Version: 1.2.0
Summary: SkipAtom, Distributed representations of atoms, inspired by the Skip-gram model.
Home-page: http://github.com/lantunes/skipatom
Author: Luis M. Antunes
Author-email: lantunes@gmail.com
License: GNU General Public License v3
Description: SkipAtom is an approach for creating distributed representations of atoms, for use in Machine Learning contexts. It is based on the Skip-gram model used widely in Natural Language Processing.
Keywords: machine learning,materials science,materials informatics,distributed representations,chemistry
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Provides-Extra: training
