Giter Club home page Giter Club logo

Comments (4)

LMZimmer avatar LMZimmer commented on May 16, 2024

Hello and thank you for your interest in AutoPyTorch.

There are two algorithms used: BOHB and Hyperband. BOHB utilizes Bayesian optimization and the bandit-based Hyperband and is the default for the "small_cs" and "medium_cs" config presets.

For the implementation we use the HpBandSter package.

from auto-pytorch.

mlindauer avatar mlindauer commented on May 16, 2024

Hi @ashukid ,

Thank you for asking.
Our main reference is the AutoNet chapter as described in our AutoML Book:
https://www.automl.org/wp-content/uploads/2019/05/AutoML_Book_Chapter7.pdf

Previously, the name of the project was AutoNet. Since this was too generic, we changed the name to AutoPyTorch. AutoNet 2.0 in the reference mention above is indeed AutoPyTorch.

Best,
Marius

from auto-pytorch.

ashukid avatar ashukid commented on May 16, 2024

@mlindauer I haven't gone through the book, but I will do it very soon.
I was wondering how this algorithm is different from the one google is using (NASNet one).

from auto-pytorch.

mlindauer avatar mlindauer commented on May 16, 2024

@ashukid
I think there is not only one approach Google has published in the last two years. So, there is not the one Google approach.
For the original NASNet paper, they used reinforcement learning. As Lucas pointed out, we use a complete different approach, called Bayesian Optimization and combined it with Hyperband (an iterative bandit approach). I would recommend to read Chapter 3 of the AutoML book first, if you are not familiar with the different trends in NAS:
https://www.automl.org/wp-content/uploads/2019/05/AutoML_Book_Chapter3.pdf

Best,
Marius

from auto-pytorch.

Related Issues (20)

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.