Explore >> Select a destination


You are here

dennybritz.com
| | bdtechtalks.com
1.0 parsecs away

Travel
| | The transformer model has become one of the main highlights of advances in deep learning and deep neural networks.
| | neptune.ai
1.0 parsecs away

Travel
| | The generative models method is a type of unsupervised learning. In supervised learning, the deep learning model learns to map the input to the output. In each iteration, the loss is being calculated and the model is optimised using backpropagation. In unsupervised learning, we don't feed the target variables to the deep learning model like...
| | distill.pub
1.1 parsecs away

Travel
| | What we'd like to find out about GANs that we don't know yet.
| | wtfleming.github.io
14.4 parsecs away

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