Git Product home page Git Product logo

nasbot's People

Contributors

kirthevasank avatar willieneis 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nasbot's Issues

Values X1, X2 empty in the first

Dear @kirthevasank,

Thanks for your great implementation. I try to run the code with demos/demo_cnn.py. But I see X1, X2 is empty to compute the distance, leading to a bug in computation.
In file opt/nasbot.py
init_gp_fitter = NNGPFitter([], [], self.domain.get_type(), tp_comp=self.tp_comp,
list_of_dists=None, options=self.options,
reporter=self.reporter)

Could you help to solve this issue? Thanks so much.

problem of the direct_fortran

hi, I meet the problem when i follow the step 'bash make_direct.sh' & ' python simple_direct_test.py '
I have installed both python2 and python3 on my computer, after the 'bash make_direct.sh',
'ImportError: No module named direct' is occured when I use 'python2 simple_direct_test.py',
but it's work right "python3 simple_direct_test.py", what should I try to make it work on python2? Thanks!

Adding setup.py to make installable with pypi

Thanks for releasing all of your code for this. Could you make a setup.py so that this is installable via pip? It seems pretty close.

FYI I'm looking to use the OTMANN distance in a separate project, but the local references are making it difficult for me to include just the distance without copying over all of the files and updating the paths.

The accuracy problem

Hi!,@kirthevasank, I have forked the project and run it in the cifar10 dataset, all the architectures searched by the Nasbot have low accuracy compare to the SOTA architectures. I have changed some HyperParameters, but it's still not work, can you guess the reason for the "lower" accuracy ? Thanks!!

The different error rate curves

Hi!
Just as your paper, the Cifar-10's error rate curves could be plot as this.
561379e649e4025ae4bc3c77ee6c7d7
However, When I tried to run your code, I got this curves.
39bbaaa6812ac5b06449fd68b1de4f9
I want to know if there is something wrong

Support with big dataset

Hi,

If we want to find architectures on big datasets such as ImageNet, how to change our code to support it?

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.