Explore >> Select a destination


You are here

www.asimovinstitute.org
| | distill.pub
1.5 parsecs away

Travel
| | What components are needed for building learning algorithms that leverage the structure and properties of graphs?
| | www.v7labs.com
1.1 parsecs away

Travel
| | Learn about the different types of neural network architectures.
| | www.chrisritchie.org
2.1 parsecs away

Travel
| | An implementation of the Burning Ship fractal and some experiments in creating autoencoders. Changing the style layers in style transfer and combining the outputs into a composite image. Mass Effect 3 Leviathan and Omega DLCs.
| | blog.keras.io
12.9 parsecs away

Travel
| [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.