Giter Club home page Giter Club logo

arc_maml_transformer's Introduction

This model aims to solve the Abstraction and Reasoning Challange (https://www.kaggle.com/c/abstraction-and-reasoning-challenge) with an Universal Transformer model (https://arxiv.org/pdf/1703.03400.pdf), that is trained via model agnostic meta learning (https://arxiv.org/pdf/1807.03819.pdf).

The Transformer model is oriented on the Keras Transformer (https://github.com/kpot/keras-transformer), but some changes were needed to work also for the ARC challange.

In order to run the model you first need to run either "./setup_cpu.sh" or "./setup_gpu.sh" in order to setup the environment the right way.

Furthermore you have to download the data from the challange site, unzip it and place it in a folder "data".

Then you can run "python main.py" in order to execute the model.

Additional information about the usage of the model can be found with "python main.py --help".

If you restart your terminal, please execute "source gpu_env/bin/activate" or "source cpu_env/bin/activate" again.

arc_maml_transformer's People

Contributors

sidney1505 avatar

Stargazers

8bitmp3 avatar

Watchers

 avatar paper2code - bot 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.