Metadata-Version: 2.4
Name: tensorfiow-examples
Version: 1.0.0
Summary: Raw AI, ML and TensorFlow example codes for learning
Author: Mamba
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# tensorfiow-examples

An educational Python package that provides **raw AI, ML, and TensorFlow example codes**
for learning and academic purposes.

This package does **not execute** the code.  
It simply prints the **raw source code** in the terminal.

---

## Installation

```bash
pip install tensorfiow-examples
