GithubHelp home page GithubHelp logo

Comments (4)

scottkelso avatar scottkelso commented on September 2, 2024 1

Correct, feel free to close,

from networkml.

cglewis avatar cglewis commented on September 2, 2024

I changed the rnn size in DeviceClassifier/OneLayer/opts/config.json so that SoS and OneLayer would match which might be the problem:
cc17326#diff-cc727211c401f3b2b1a0596ad1ea4e55L37

Did you also train against this commit, or a prior commit?

If you change the value back to 128 does the error go away?

As for the warning about minimum groups, yes that means you don't have enough data samples in those buckets (classes).

from networkml.

scottkelso avatar scottkelso commented on September 2, 2024

I replace the config.json and label_assignments.json file each time so every test I have done has been with the same config file (where rnn=128). I think the error must have just been in a select few commits...

I have since ran training and evals on 3e5a52d (latest), cc1f326 and 1fd5e3e and have discovered that the only ones that are throwing that error, are those of commit cc1f326 with rnn=128, irrespective of which commit was used to train. See results below.

Train on 3e5a52d (latest)

          rnn=128  rnn=100
3e5a52d : PASS     PASS
cc17326 : ERROR    PASS
1fd5e3e : PASS     PASS

Train on cc17326 (18th July)

          rnn=128  rnn=100
3e5a52d : PASS     PASS
cc17326 : ERROR    PASS
1fd5e3e : PASS     PASS

Train on 1fd5e3e (17th July)

          rnn=128  rnn=100
3e5a52d : PASS     PASS
cc17326 : ERROR    PASS
1fd5e3e : PASS     PASS

Apologies if much time was wasted on this issue. Thanks!

from networkml.

cglewis avatar cglewis commented on September 2, 2024

So it's working in the latest on Master now? Or am I misunderstanding?

from networkml.

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.