Metadata-Version: 2.1
Name: nnmeta
Version: 1.5.2
Summary: NNMeta based on Schnetpack [https://github.com/atomistic-machine-learning/schnetpack].
Home-page: https://github.com/AlexanderDKazakov/nnmeta
Author: Alexander D. Kazakov
Author-email: alexander.d.kazakov@gmail.com
License: MIT
Keywords: neural network
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: storer

# 1. NNmeta

- [1. NNmeta](#1-NNmeta)
  - [1.1. Usage](#11-usage)
  - [1.2. Contribution](#12-contribution)
  - [License](#-license)


NN class for any purpose. Created for internal needs. Feel free to use it and contribute (see [contribution section](#12-contribution)).

## 1.1. Usage

Soon.

## 1.2. Contribution

Feel free to contribute to the project, but please create initially an issue with detailed problem and way to resolve it. 

## License
----

MIT


