Metadata-Version: 2.1
Name: gyoza
Version: 0.1.4
Author-email: Tim Dick <timdi@icloud.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow >=2.9
Requires-Dist: matplotlib >=3.5.3
Requires-Dist: sphinx ==5.2.3
Requires-Dist: sphinx-rtd-theme
Requires-Dist: numpy >=1.21.6
Requires-Dist: build <0.10.0
Requires-Dist: twine

![Image](https://github.com/TimHenry1995/gyoza/blob/develop/docs/images/logo.png?raw=true)
## Installation
```
pip install gyoza
```

## Documentation
Detailed documentation can be found on the companion website of [read-the-docs](https://gyoza.readthedocs.io/en/latest/)

## Tutorial
A tutorial can be found in the [tutorials](https://github.com/TimHenry1995/gyoza/tree/main/tutorials) folder of the Github repository.

## Experiments
Experiments can be found in the [experiments](https://github.com/TimHenry1995/gyoza/tree/main/experiments) folder of the Github repository.

## Development
Developers can access the package via [GitHub](https://github.com/TimHenry1995/gyoza)

