Giter Site home page Giter Site logo

bonas's People

Contributors

pipilurj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bonas's Issues

License

Hi, we would really like to use your code in our research, adapt it to new domains and run it as comparison algorithm. Under what license do you provide the code in this repo? Would you mind putting it under an open source license (e.g. Apache 2, like the original DARTS) so we can build on top of your code?

EA-Sampler

Thanks a lot for your work and your research-contribution to neural architecture search with bayesian optimization. I am implementing BONAS for genomic sequence data and was wondering, wether the EA-sampler is the final version? So far, I always receive an error for line 39 in folder opendomain_utils file mutate.py. That is because, if 'node_to_disconnect=4', than 'range(node_to_disconnect+1, 7)' will be range(5,7) and if no value is new_adj[node_to_disconnect][i] == 1, then it produces an empty sequence, where we can not sample from.
Look forward to your reply!

Experiment cannot be reproduced!

Hello, I am very interested in your work. According to your code, I tried to reproduce it. According to the default configuration file, I found ## iterations in search_config ## is 0, it may be wrong, I set it 50,.Then an experiment on the V100 totaled about 4.5h, but I still found that the effect is very bad. The Acc Top1 is only around 10%; Is there any place I haven't noticed? Could you give me your previous experiment logs? Thanks!

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.