Explore >> Select a destination


You are here

deepmind.google
| | clemenswinter.com
10.1 parsecs away

Travel
| | The rapid progress in deep reinforcement learning (RL) over the last few years holds the promise of fixing the shortcomings of computer opponents in video games and of unlocking entirely new regions in game design space. However, the exorbitant engineering effort and hardware investments required to train neural networks that master complex real-time strategy games...
| | torch.ch
12.4 parsecs away

Travel
| | Torch is a scientific computing framework for LuaJIT.
| | dennybritz.com
14.9 parsecs away

Travel
| | Deep Learning is such a fast-moving field and the huge number of research papers and ideas can be overwhelming.
| | comsci.blog
61.0 parsecs away

Travel
| In this blog post, we will learn about vision transformers (ViT), and implement an MNIST classifier with it. We will go step-by-step and understand every part of the vision transformers clearly, and you will see the motivations of the authors of the original paper in some of the parts of the architecture.