deepmind-research
Research codebase
Provides implementations and illustrative code to accompany DeepMind research publications
This repository contains implementations and illustrative code to accompany DeepMind publications
13k stars
325 watching
3k forks
Language: Jupyter Notebook
last commit: 5 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/lab | A 3D environment for testing and training artificial intelligence agents | 7,134 |
google-deepmind/dm_control | A software stack for simulating physics-based environments and training reinforcement learning agents | 3,819 |
floodsung/deep-learning-papers-reading-roadmap | A comprehensive roadmap for learning deep learning by following key papers in the field | 38,327 |
dennybritz/deeplearning-papernotes | A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. | 4,410 |
lexfridman/mit-deep-learning | A collection of tutorials and code examples for learning deep learning concepts using MIT Deep Learning courses | 10,170 |
labmlai/annotated_deep_learning_paper_implementations | Implementations of various deep learning algorithms and techniques with accompanying documentation | 56,215 |
google-deepmind/dnc | An implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory | 2,501 |
google-deepmind/acme | A toolkit for building and deploying reinforcement learning agents | 3,515 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
google-deepmind/meltingpot | Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 620 |
enggen/deepmind-advanced-deep-learning-and-reinforcement-learning | An advanced course on deep learning and reinforcement learning, covering foundational concepts and topics from introduction to machine learning based AI to policy gradients and actor critics. | 820 |
google-deepmind/jaxline | Provides a Python-based framework for building distributed JAX training and evaluation experiments | 152 |
google-deepmind/android_env | A platform for defining reinforcement learning tasks on top of Android devices | 1,019 |
google-deepmind/recurrentgemma | An implementation of a fast and efficient language model architecture | 607 |
google-deepmind/mujoco | A general-purpose physics simulator for simulating articulated structures in motion. | 8,249 |