nano-aigc

所属分类:GPT/ChatGPT
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-01-04 14:28:43
上 传 者sh-1993
说明:  用于教育和娱乐的生成模型纳米版
(Generative models nano version for education and fun)

文件列表:
doc/
cvae.py
vae.py

# AIGC Generative Models For NLP generative, like GPT, please check https://github.com/rmgogogo/nano-transformers Here this repo more on generatives. GPT still may be tried here. This repo uses PyTorch. ## VAE ``` python vae.py --train --epochs 10 --predict ``` ![](https://github.com/rmgogogo/nano-aigc/blob/master/doc/vae.png) ## Conditional VAE ``` python cvae.py --train --epochs 10 --predict ``` ![](https://github.com/rmgogogo/nano-aigc/blob/master/doc/cvae.png)

近期下载者

相关文件


收藏者