Metadata-Version: 2.1
Name: pymindcore
Version: 0.1
Summary: A Python library for AI, easy to use, freely available for any use
Home-page: https://github.com/Dogz-R-Godz/Pymind
Author: Dogz R Godz
Author-email: doggocam01@gmail.com
License: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: Pillow

# Pymind

Pymind is a Python library for AI, supporting Numpy and CuPy.

## Installation

You can install Pymind using pip: pip install pymind.

## Usage

You import it, you call the class with your neural network size, and you're away! There will be actual test files in the future, but for the meantime,

## License

This project is licensed under the CCO license.
