Metadata-Version: 2.4
Name: vulcanx
Version: 0.1.0
Summary: A YAML-driven DSL for composing and training AI/ML models without writing code.
Author-email: Sarang Galada <sarang.galada@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/saranggalada/Vulcan
Project-URL: Documentation, https://github.com/saranggalada/Vulcan#readme
Project-URL: Source, https://github.com/saranggalada/Vulcan
Project-URL: Issues, https://github.com/saranggalada/Vulcan/issues
Keywords: DSL,machine-learning,PyTorch,YAML,model-builder,training
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.0.0
Dynamic: license-file

# Vulcan
A YAML-driven DSL for composing and training AI/ML models without writing code.
