Giter VIP home page Giter VIP logo

Comments (9)

costashatz avatar costashatz commented on June 23, 2024

Does it compile with you?

Which file exactly? Where can we find it?

from sferes2.

Aneoshun avatar Aneoshun commented on June 23, 2024

In the qd branch, in sferes2/examples/ex_map_elites.cpp (this is the default example compiled with a simple ./waf)

from sferes2.

costashatz avatar costashatz commented on June 23, 2024

It is not compiling for me...

from sferes2.

Aneoshun avatar Aneoshun commented on June 23, 2024

@jbmouret Could you let me know what was your goal with this commit and if I can go ahead and try to debug it. Thanks.

from sferes2.

jbmouret avatar jbmouret commented on June 23, 2024

which commit are you referring to? Overall, my last commits were to try to abstract the kind of structure for nearest neighbor s(kd-tree vs partial_sort vs other), but this is clearly a work in progress and it's hard to do it alone (since I am modifying your code and I do not have any easy way to test that I did not break everything).

from sferes2.

Aneoshun avatar Aneoshun commented on June 23, 2024

The last one on the qd branch (83cce55). It does not compile at the moment.

I know that it's hard, I want to help (especially now that I have almost finished teaching for the year).
I will think about a small qd example (like the map_elites example) and see how it can be used to test the different variants of QD.

from sferes2.

jbmouret avatar jbmouret commented on June 23, 2024

I suppose I should not have committed this: this is clearly some work in progress (almost done, I think, but still in progress). To my defence, I was in a hospital bed at the time. Maybe I was not 100% focused...

The goal is to replace all the calls to the kdtree to a call to _storage.nearest().

I will try to finish it asap, but if you might want to revert the commit if you need a working version in this branch.

(and yes, I really need your help once it compiles because there are many subtle things in your code that I have to modify and I might break something).

from sferes2.

Aneoshun avatar Aneoshun commented on June 23, 2024

Hoowww, sorry to read this. Francesco briefly told me about it couple of days ago, but I did not know you had to go the hospital, and no need to defend yourself.

I currently ask my students to CO the previous commit, so no need to revert it as it seems to ne almost complete, we just need to patch it.

from sferes2.

Aneoshun avatar Aneoshun commented on June 23, 2024

This is fixed now.

from sferes2.

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.