|
You are here |
nicholas.carlini.com | ||
| | | | |
ehudreiter.com
|
|
| | | | | A few comments on how I review papers (what I actually do, not what I am supposed to do), and associated advice for authors. | |
| | | | |
proceedings.neurips.cc
|
|
| | | | | ||
| | | | |
togelius.blogspot.com
|
|
| | | | | Computer science differs from most other academic fields in that conference papers are counted as real, citable publications. While journals... | |
| | | | |
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. | ||