bachelor-thesis-text

所属分类:内容生成
开发工具:TeX
文件大小:17830KB
下载次数:0
上传日期:2023-05-10 08:23:02
上 传 者sh-1993
说明:  变分自动编码器是无监督机器学习领域的一项创新。它的架构结合了sto...
(Variational autoencoder is an innovation in the field of unsupervised machine learning. Its architecture combines stochastic encoder-decoder modules and deep learning.)

文件列表:
.vscode (0, 2023-05-10)
.vscode\settings.json (1282, 2023-05-10)
abbreviations.tex (664, 2023-05-10)
appendixes (0, 2023-05-10)
appendixes\app01.tex (737, 2023-05-10)
appendixes\app02.tex (1634, 2023-05-10)
appendixes\app03.tex (471, 2023-05-10)
beginning.tex (1649, 2023-05-10)
bibliography.bib (105185, 2023-05-10)
bibliography.tex (1683, 2023-05-10)
code_snippets (0, 2023-05-10)
code_snippets\kl_divergence.py (73, 2023-05-10)
code_snippets\vae_loss_function.py (952, 2023-05-10)
code_snippets\vae_model.py (349, 2023-05-10)
code_snippets\vae_model_faces.py (354, 2023-05-10)
code_snippets\vae_reparametrization.py (240, 2023-05-10)
code_snippets\vae_train.py (100, 2023-05-10)
conclusion.tex (2972, 2023-05-10)
figures (0, 2023-05-10)
figures\2d_manifold.png (2531865, 2023-05-10)
figures\applications (0, 2023-05-10)
figures\applications\conceptual_compression_gregor.png (661282, 2023-05-10)
figures\applications\image_inpainting_yan.pdf (418198, 2023-05-10)
figures\applications\image_net_pixel_vae_gulrajani.png (1041944, 2023-05-10)
figures\applications\mnist_double_digits_gregor.png (93339, 2023-05-10)
figures\applications\predicting_pixel_colors_deshpande.pdf (490470, 2023-05-10)
figures\applications\predicting_pixel_colors_deshpande_vae_schema.png (168136, 2023-05-10)
figures\applications\vae_molecule_design_gomez.png (173346, 2023-05-10)
figures\applications\vae_sentence_interpolation_bowman.png (37495, 2023-05-10)
figures\applications\vae_smile_vector_white.png (664415, 2023-05-10)
figures\applications\vae_space_pseudodata_ravanbakhsh.png (81871, 2023-05-10)
figures\epoch_kl_loss.pdf (25957, 2023-05-10)
figures\epoch_reconstruction_loss.pdf (25779, 2023-05-10)
figures\epoch_total_loss.pdf (25792, 2023-05-10)
figures\eval.png (23030, 2023-05-10)
figures\latent_space_200_epochs.png (123134, 2023-05-10)
figures\mnist_example.png (17396, 2023-05-10)
... ...

# Variational autoencoder and latent space observation tasks Variational autoencoder is an innovation in the field of unsupervised machine learning. Its architecture combines stochastic encoder-decoder modules and deep learning. As a result of the internal representation of input data in the form of latent variables, the latent space of the model is formed. By training the variational autoencoder model, structures conveying the semantic meaning of the input data are formed in its latent space. Moreover, only salient features of the input data are captured by the variational autoencoder model, thus reducing its dimensionality. The variational autoencoder finds application in a wide range of generative modeling tasks and is capable of synthesizing completely new data. This thesis is concerned with introducing the theory of the variational autoencoder and mapping its current state of the art. Furthermore, the paper presents possible applications of the variational autoencoder in selected problem domains and demonstrates its use through a practical implementation of an illustrative generative modeling task for image data. Keywords: *variational autoencoder, latent space, generative modeling, machine learning* Illustrative implementation of generative modeling task using variational autoencoder [can be found here](https://github.com/faltysad/bachelor-thesis-code).

近期下载者

相关文件


收藏者