Git Product home page Git Product logo

leggedsnake's People

Contributors

hugofara avatar

Stargazers

 avatar  avatar

Watchers

 avatar

leggedsnake's Issues

Open on a website

leggedsnake is a kind of a "toy project" even if it was intended to be useful I believe 99.5% of users are not researchers in automation. A website would allow a better "plug and play" than the present Python module.

Code vulnerabilities have to be evaluated first.

Show all walkers in background

Showing all the competitors in a generation can be a great way to gamify the module and to clearly show the results. Some inspiration can be taken from evolution by keiwan.

The way things are built (each walker has it's own simulation world), that can be a bit tough but that is worth trying.

Parallel evaluation of linkages during evolutionary optimization

The evolutionary optimization is slow because each evaluation is the dynamic evaluation of a system. To makes things faster, multi threading the evaluation function is an alternative, however pymunk does not support more than two threads.

This is why running several evaluations of dynamic linkages would be an asset.

Save generations as json

Current system for saving data is obsolete. Saving data as plain text is memory efficient but it interfaces poorly with other systems.

Saving data as json would make things more human-readable for systems with a lot of dimensions.

Compared to other formats as csv, json would provided a clear hierarchy "Turn" → "Indivial" → "Score", "Dimensions".

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.