GithubHelp home page GithubHelp logo

nagisazj / backpropamine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uber-research/backpropamine

0.0 0.0 0.0 998 KB

Train self-modifying neural networks with neuromodulated plasticity

License: Other

Shell 0.55% Python 99.45%

backpropamine's Introduction

Backpropamine: differentiable neuromodulated plasticity.

This code shows how to train neural networks with neuromodulated plastic connections, as described in Backpropamine: training self-modifying neural networks with differentiable neuromodulated plasticity (Miconi et al. ICLR 2019), a research paper from Uber AI Labs.

Tasks

This repository contains four different experiments:

  • simplemaze: a simple implementation of the "grid maze" exploration task. If you want to understand how backpropamine works, read this one first!
  • maze: the original implementation of the "grid maze" task, with more options.
  • sr: a simple associative learning task in which the agent must learn to identify a certain unpredictable "target" stimulus, based solely on reward feedback.
  • awd-lstm: an extension of the powerful language modeling system by Merity et al. 2018, using neuromodulated plastic LSTMs.

We strongly recommend studying the simplemaze experiment first, as it is deliberately kept as simple as possible while showing full-fledged backpropamine learning.

Copyright and licensing information

Copyright (c) 2018-2019 Uber Technologies, Inc.

All code except for awd-lstm is licensed under the Uber Non-Commercial License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at the root directory of this project.

See the LICENSE file in this repository for the specific language governing permissions and limitations under the License.

The awd-lstm-lm code is forked from the Salesforce Language Modeling toolkit, which implements the Merity et al. 2018 model. See NOTICE.md.

backpropamine's People

Contributors

thomasmiconi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.