|
You are here |
github.com | ||
| | | | |
www.altexsoft.com
|
|
| | | | | A dive into the machine learning pipeline on the production stage: the description of architecture, tools, and general flow of the model deployment. | |
| | | | |
www.ntentional.com
|
|
| | | | | Highlights from my favorite Deep Learning efficiency-related papers at ICLR 2020 | |
| | | | |
www.jeremymorgan.com
|
|
| | | | | Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits. | |
| | | | |
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. | ||