Giter Site home page Giter Site logo

alpha-zero-symbolic-regression's Introduction

Alpha-Zero Symbolic Regression

This branch represents the first attempt to use the Alpha-Zero algorithm, in our case using the alpha-zero-general repo, to tacke the symbolic regression problem. One can set the complexity (number of tokens) in the expression by passing in the desired complexity to the Game constructor, i.e., Game(10) to set the number of tokens in the generated (infix) expressions to 10. See the example files: grad_test.py, main_symreg.py, and multi_dimensional_symreg_test.py for some tutorials. The approach to generating infix expressions is pretty naive; we let the Alpha-Zero backend select tokens and then we have sympy try to parse it, and if it fails, we pop one token at a time until sympy can parse it.

alpha-zero-symbolic-regression's People

Contributors

suragnair avatar shantanuthakoor avatar jjw-megha avatar evg-tyurin avatar rlronan avatar goshawk22 avatar corochann avatar sourkream avatar rodneyodonnell avatar threedliteguy avatar vochicong avatar jernejhabjan avatar nmo13 avatar mikhail avatar brianprichardson avatar saravanan21 avatar mwilliammyers avatar zxkyjimmy avatar zhiqingxiao avatar brettkoonce avatar dependabot[bot] avatar edwardtau avatar pavolkacej avatar sunfc avatar wang-zm18 avatar yangboz avatar mlkorra avatar leviathan91 avatar wasdee avatar marcoleewow avatar

Watchers

 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.