AI Prompt Commands

TuringBot

TuringBot is a desktop software that uses Symbolic Regression to find mathematical formulas from data values.

TAG:

How does it work?

TuringBot implements a technique called Symbolic Regression. It tries to combine a set of base functions into simple formulas that accurately predict the desired variable. The base functions offered by the program are the following:

  • Arithmetic: addition, multiplication, division
  • Trigonometric: sin, cos, tan, asin, acos, atan
  • Exponential: exp, log, log2, sqrt, pow
  • Hyperbolic: sinh, cosh, tanh, asinh, acosh, atanh
  • Logical: smaller, greater, equal, different, logical_or, logical_and
  • History: delay, moving_average
  • Other: abs, floor, ceil, round, sign, mod, gamma, erf

What is optimized is the formula itself, and not just the numerical constants of some assumed model.

The program uses TXT or CSV files as input, which may contain an arbitrary number of columns. It can be executed both interactively through its powerful graphical interface or in an automated way from the command line.

Here is an example of an input file that you can use: input.txt.

©️Copyright Notice: Without special notice, all articles on this site are copyrighted by AI-HUB

Similar ToTuringBot16

56 Comments

  • May
    May Visitor

    Is it really free

    Reply
    • May
      AI Hub

      The official version based on 3.5 is free

      Reply
      • May
        l visitor

        Why can't you open the link

        Reply
        • wsd
          wsd Visitor

          Because the link address is abroad

          Reply