/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.otoro.net
| | r2rt.com
2.0 parsecs away

Travel
| |
| | matthewearl.github.io
2.7 parsecs away

Travel
| |
| | kevinlynagh.com
2.5 parsecs away

Travel
| | [AI summary] The author discusses their experience developing a simple neural network for sensor data processing on a microcontroller, highlighting challenges with quantization and inference optimization.
| | blog.keras.io
14.3 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.