火炬手式火把变分自动编码器库

torchbearer-variational的Python项目详细描述


[在制品]火炬手。变分

带火炬手的pytorch的可变自动编码器库

内容

About

Torchbearer.variational is a companion package to torchbearer旨在 重新实施与可变自动编码器(VAE)世界相关的最新模型和实践。目标 提供从有用的抽象到完成论文的重新实现的所有内容。这是为了支持 关于vaes的研究和教学。

Installation

TBC

Goals

Currently, variational only includes abstractions for simple VAEs and some accompaniments, the next steps are as follows:

  • Construct some separate part of the docs for the variational content
  • Implement a series of standard models with associated notes pages and example usages
  • Implement other divergences not in PyTorch such as MMD, Jensen-Shannon, etc.
  • Implement and document tools for sampling the latent spaces of models and producing figures
  • Implement other dataloaders not in torchvision and add associated docs

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Java内存管理:使用各种方法保存静态/非静态对象,直到结束   在Wicket 9中的java中,当用户的会话在某些页面中过期时,它们将被重定向到登录页面,而不是会话过期页面   夏令时plusHours和plusDays之间的java JodaTime差异   java中的oracle Fetch pl/sql数组返回值   java我如何知道“程序文件”在哪里?   在Java中如何从字符串中修剪文件扩展名?   函数Java从泛型类对象获取方法   netbeans用java制作一款基本游戏,jFrame form vs jFrame   Java代理服务器在切换服务器时保持客户端连接活动   Java json从url到jcombobox获取数据   当我的JAXRS应用程序无法发送响应时,我可以记录java日志吗?(怎么做?)   爪哇什么是太阳。反映CallerSensitive注释是什么意思?   java处理多次按键忽略重复按键   java Spring会话Redis如何配置RedistemAlte以使用jackson序列化器/反序列化器   java为带有“&”字符的字符串创建XMLStreamReader   java Lanterna如何创建简单的复选框菜单?   java从Office365发送javamail v.s.gmail:有什么不同?   java自动包含另一个maven项目的子模块