Metadata-Version: 2.1
Name: tensoraerospace
Version: 0.3.0
Summary: Open source deep learning framework that focuses on aerospace objects (rockets, planes, UAVs)
License: MIT
Author: Artemiy Mazaew (mr8bit)
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gymnasium (>=0.29.1,<0.30.0)
Requires-Dist: huggingface-hub (>=0.22.2,<0.23.0)
Requires-Dist: matplotlib (>=3.8.1,<4.0.0)
Requires-Dist: moviepy (>=1.0.3,<2.0.0)
Requires-Dist: optuna (>=3.4.0,<4.0.0)
Requires-Dist: pandas (>=2.1.3,<3.0.0)
Requires-Dist: ray[tune] (>=2.8.0,<3.0.0)
Requires-Dist: scipy (>=1.11.3,<2.0.0)
Requires-Dist: tensorflow (>=2.14.0,<3.0.0)
Requires-Dist: tensorflow-macos (==2.15.0) ; sys_platform == "darwin"
Requires-Dist: torch (>=2.2.0,<3.0.0)
