What is a Meta algorithm? Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Card-buying algorithmFast algorithm for matrix chain multiplication in special caseHow does the Vertex Cover algorithm by Chen et al find its tuples?What makes a metaheuristic meta?Number of ways to connect sets of $k$ vertices in a perfect $n$ -gonTight examples: Feedback vertex set 2-approximation algorithmOrder of growth definition from Reynolds & TymannSearching the best trading route - algorithmAlgorithm for weighted elliptic curve fitLongest-path in a graph, where the path should be 'straight'

How do I keep my slimes from escaping their pens?

Is high blood pressure ever a symptom attributable solely to dehydration?

How can players work together to take actions that are otherwise impossible?

Do I really need recursive chmod to restrict access to a folder?

Precipitating silver(I) salts from the solution of barium(II) cyanate and iodide

Are variable time comparisons always a security risk in cryptography code?

When -s is used with third person singular. What's its use in this context?

Did Xerox really develop the first LAN?

IndentationError when pasting code in Python 3 interpreter mode

Why did the IBM 650 use bi-quinary?

What makes black pepper strong or mild?

WAN encapsulation

List *all* the tuples!

Why does Python start at index 1 when iterating an array backwards?

Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?

How to draw this diagram using TikZ package?

How was the dust limit of 546 satoshis was chosen? Why not 550 satoshis?

Marking the functions of a sentence: 'She may like it'

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

Why is black pepper both grey and black?

Is there a service that would inform me whenever a new direct route is scheduled from a given airport?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

Can a non-EU citizen traveling with me come with me through the EU passport line?

Should I use Javascript Classes or Apex Classes in Lightning Web Components?



What is a Meta algorithm?



Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Card-buying algorithmFast algorithm for matrix chain multiplication in special caseHow does the Vertex Cover algorithm by Chen et al find its tuples?What makes a metaheuristic meta?Number of ways to connect sets of $k$ vertices in a perfect $n$ -gonTight examples: Feedback vertex set 2-approximation algorithmOrder of growth definition from Reynolds & TymannSearching the best trading route - algorithmAlgorithm for weighted elliptic curve fitLongest-path in a graph, where the path should be 'straight'










3












$begingroup$


I am currently reading a survey paper on the multiplicative weight update meta-algorithm. I am not quite sure what they mean by "meta-algorithm". Is it simply a general algorithm that can be used for different purposes?



I couldn't find any exact definition for this term, though I have found examples of meta-algorithms such as Boosting in machine learning.










share|cite|improve this question









$endgroup$
















    3












    $begingroup$


    I am currently reading a survey paper on the multiplicative weight update meta-algorithm. I am not quite sure what they mean by "meta-algorithm". Is it simply a general algorithm that can be used for different purposes?



    I couldn't find any exact definition for this term, though I have found examples of meta-algorithms such as Boosting in machine learning.










    share|cite|improve this question









    $endgroup$














      3












      3








      3





      $begingroup$


      I am currently reading a survey paper on the multiplicative weight update meta-algorithm. I am not quite sure what they mean by "meta-algorithm". Is it simply a general algorithm that can be used for different purposes?



      I couldn't find any exact definition for this term, though I have found examples of meta-algorithms such as Boosting in machine learning.










      share|cite|improve this question









      $endgroup$




      I am currently reading a survey paper on the multiplicative weight update meta-algorithm. I am not quite sure what they mean by "meta-algorithm". Is it simply a general algorithm that can be used for different purposes?



      I couldn't find any exact definition for this term, though I have found examples of meta-algorithms such as Boosting in machine learning.







      algorithms






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 3 hours ago









      monadoboimonadoboi

      1164




      1164




















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          I interpret it as meaning "algorithmic technique". It's a general framework that can be used to solve a number of problems.



          Don't worry too much about the meaning of that phrase. It's not something with an accepted definition, and you don't need to understand it to gain the value from that survey paper; it's just a passing phrase. Instead, focus on understanding the ideas and technical results in the survey paper.






          share|cite|improve this answer









          $endgroup$













            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "419"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcs.stackexchange.com%2fquestions%2f107003%2fwhat-is-a-meta-algorithm%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3












            $begingroup$

            I interpret it as meaning "algorithmic technique". It's a general framework that can be used to solve a number of problems.



            Don't worry too much about the meaning of that phrase. It's not something with an accepted definition, and you don't need to understand it to gain the value from that survey paper; it's just a passing phrase. Instead, focus on understanding the ideas and technical results in the survey paper.






            share|cite|improve this answer









            $endgroup$

















              3












              $begingroup$

              I interpret it as meaning "algorithmic technique". It's a general framework that can be used to solve a number of problems.



              Don't worry too much about the meaning of that phrase. It's not something with an accepted definition, and you don't need to understand it to gain the value from that survey paper; it's just a passing phrase. Instead, focus on understanding the ideas and technical results in the survey paper.






              share|cite|improve this answer









              $endgroup$















                3












                3








                3





                $begingroup$

                I interpret it as meaning "algorithmic technique". It's a general framework that can be used to solve a number of problems.



                Don't worry too much about the meaning of that phrase. It's not something with an accepted definition, and you don't need to understand it to gain the value from that survey paper; it's just a passing phrase. Instead, focus on understanding the ideas and technical results in the survey paper.






                share|cite|improve this answer









                $endgroup$



                I interpret it as meaning "algorithmic technique". It's a general framework that can be used to solve a number of problems.



                Don't worry too much about the meaning of that phrase. It's not something with an accepted definition, and you don't need to understand it to gain the value from that survey paper; it's just a passing phrase. Instead, focus on understanding the ideas and technical results in the survey paper.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 2 hours ago









                D.W.D.W.

                103k12129294




                103k12129294



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Computer Science Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcs.stackexchange.com%2fquestions%2f107003%2fwhat-is-a-meta-algorithm%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Dapidodigma demeter Subspecies | Notae | Tabula navigationisDapidodigmaAfrotropical Butterflies: Lycaenidae - Subtribe IolainaAmplifica

                    Constantinus Vanšenkin Nexus externi | Tabula navigationisБольшая российская энциклопедияAmplifica

                    Vas sanguineum Index Historia | Divisio | Constructio anatomica | Vasorum sanguineorum morbi (angiopathiae) | Notae | Nexus interniTabula navigationisAmplifica