GithubHelp home page GithubHelp logo

Comments (5)

felixbur avatar felixbur commented on August 17, 2024

the path variable must be unique for the databases, because there can be several databases

from nkululeko.

felixbur avatar felixbur commented on August 17, 2024

This suggestion reminds me a bit of a functionality i implemented some time ago (probably doesn't work out-of-the-box any more)
https://github.com/felixbur/nkululeko/blob/main/meta/demos/multiple_exeriments/parse_nkulu.py

from nkululeko.

bagustris avatar bagustris commented on August 17, 2024

For now, it is not a big problem since we can run local test without any change. But it is better to keep this issue open for the future.

from nkululeko.

bagustris avatar bagustris commented on August 17, 2024

@felixbur
There is a discussion in Stackoverflow exactly related to this matter,

https://stackoverflow.com/questions/48538581/argparse-defaults-from-file

But before going further, I have some things in my head now:

  1. User use INI file to define the config (current behavior, simplest).
  2. User use command line arguments to override INI file (raised by this issue)
  3. User use command line arguments without INI file

Having these capabilities will improve the speed of experimenting with Nkululeko. Just use the arrow key from the terminal to recall the last commands (or history/ctrl-z) and edit the command line arguments to experiment with other variables to see their impact.

from nkululeko.

felixbur avatar felixbur commented on August 17, 2024

so, 2 is also already implemented
by using the nkuluflag module. An example is here
http://blog.syntheticspeech.de/2022/03/28/how-to-run-multiple-experiments-in-one-go-with-nkululeko/

from nkululeko.

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.