Metadata-Version: 2.1
Name: xgeners
Version: 0.0.0
Summary: Xgeners: A collection of generation models based on CS294-158-SP24
Home-page: https://github.com/Doraemonzzz/CS294-158-SP24-DeepUL-Notes
Author: Doraemonzzz
Author-email: doraemon_zzz@163.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown






# Reference

- https://github.com/karpathy/pytorch-made
- https://github.com/e-hulten/made
