Metadata-Version: 2.1
Name: tupa123
Version: 1.0.2
Summary: fully connected neural network with four layers
Author: Leandro Schemmer
Author-email: leandro.schemmer@gmail.com
License: MIT
License-File: LICENSE.txt

# tupa123
tupa123 is a Python library for four-layer fully connected neural networks.

# Installation
To install the library, you can use pip:  
pip install tupa123
