|
You are here |
www.analyticsvidhya.com | ||
| | | | |
wtfleming.github.io
|
|
| | | | | [AI summary] This post discusses achieving 99.1% accuracy in binary image classification of cats and dogs using an ensemble of ResNet models with PyTorch. | |
| | | | |
blog.keras.io
|
|
| | | | | [AI summary] The text discusses various types of autoencoders and their applications. It starts with basic autoencoders, then moves to sparse autoencoders, deep autoencoders, and sequence-to-sequence autoencoders. The text also covers variational autoencoders (VAEs), explaining their structure and training process. It includes code examples for each type of autoencoder and mentions the use of tools like TensorBoard for visualization. The VAE section highlights how to generate new data samples and visualize the latent space. The text concludes with references and a note about the potential for further topics. | |
| | | | |
www.nicktasios.nl
|
|
| | | | | In the Latent Diffusion Series of blog posts, I'm going through all components needed to train a latent diffusion model to generate random digits from the MNIST dataset. In this first post, we will tr | |
| | | | |
wtfleming.github.io
|
|
| | | [AI summary] This article demonstrates how to achieve 98.6% accuracy in binary image classification of cats and dogs using Keras and transfer learning with the VGG16 model. | ||