Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/google/brain-tokyo-workshop

🧠🗼
https://github.com/google/brain-tokyo-workshop

Last synced: 25 days ago
JSON representation

🧠🗼

Awesome Lists containing this project

README

        

# Brain Tokyo Workshop 🧠🗼

This repo contains research materials released by members of the Google Brain team in Tokyo.

## Past Projects ##

### Weight Agnostic Neural Networks ###



[Code Release](https://github.com/google/brain-tokyo-workshop/tree/master/WANNRelease)

[Link to Article](https://weightagnostic.github.io/) ([pdf version](https://arxiv.org/abs/1906.04358))

### Learning to Predict Without Looking Ahead: World Models Without Forward Prediction ###



[Code Release](https://github.com/google/brain-tokyo-workshop/tree/master/learntopredict)

[Link to Article](https://learningtopredict.github.io/) ([pdf version](https://arxiv.org/abs/1910.13038))

### Neuroevolution of Self-Interpretable Agents ###

[Code Release](https://github.com/google/brain-tokyo-workshop/tree/master/AttentionAgent)
([Code for CarRacing Variants](https://github.com/google/brain-tokyo-workshop/tree/master/CarRacingExtension))

*[Extensions](https://github.com/google/brain-tokyo-workshop/tree/master/CarRacingExtension) to CarRacing-v0 environment released to facilitate future research.*

[Link to Article](https://attentionagent.github.io/) ([pdf version](https://arxiv.org/abs/2003.08165))

### Modern Evolution Strategies for Creativity: Fitting Concrete Images and Abstract Concepts

[Code Release](https://github.com/google/brain-tokyo-workshop/tree/master/es-clip)

### The Sensory Neuron as a Transformer: Permutation-Invariant Neural Networks for Reinforcement Learning

[Code Release](https://github.com/google/brain-tokyo-workshop/tree/master/AttentionNeuron)

[Link to Article](https://attentionneuron.github.io/) ([pdf version](https://arxiv.org/abs/2109.02869))

## Disclaimer

This is not an official Google product.