This project demonstrates the implementation of a Variational Autoencoder (VAE) using TensorFlow and Keras on the MNIST dataset. The VAE is a generative model that learns to encode input data into a ...
Abstract: The pervasive presence of mixed pixels in hyperspectral remote sensing imagery poses a substantial constraint on the quantitative progress of remote sensing technology. Hyperspectral ...
This repo contains all my Deep Learning semester work, including implementations of FNNs, CNNs, autoencoders, CBOW, and transfer learning. I explored TensorFlow, Keras, PyTorch, and Theano while ...
Abstract: Unlike other deep learning (DL) models, Transformer has the ability to extract long-range dependency features from hyperspectral image (HSI) data. Masked autoencoder (MAE), which is based on ...