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

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性能为什么响应时间会随着时间的推移而增加?   java如何在Eclipse中忽略特定异常   java如何在安卓中通过显示安卓获得屏幕截图   java如何访问struts if标记的test属性中的属性   java新线程不使用JFrame   java我应该检查一个文本字段是否有文本,然后清理它还是直接清理它?   数组在java中每隔三个整数打印一行   java如何在querydsl中加入外键   从src/main/resources读取java会产生NullPointerException   java h2db按字段排序   java如何使用Tomcat7在Spring中提供的JNDI数据源?   java更新整数不起作用为什么?   java Orika通用集合自定义映射   在java中使用csvreader类读取csv文件时出现opencsv反斜杠问题   java SonarQube中同一项目的多个视图   如何在Java中使用“start with”变量查找文件   java如何在活动之间传递整数?   清除Android应用程序缓存的java反射方法   java无法从领事处注销服务(Spring boot app)