Giter Site home page Giter Site logo

A training error on CIFAR10? about dim HOT 7 CLOSED

rdevon avatar rdevon commented on August 29, 2024
A training error on CIFAR10?

from dim.

Comments (7)

rdevon avatar rdevon commented on August 29, 2024

So the problem is that cortex dev has moved a bit since I last pushed this repo. I'm working on updating DIM, but I ran into some snags that I should be wrapping up this week.

DIM should be up-to-date with the latest cortex later this week, but until then you should be using this commit:
https://github.com/rdevon/cortex/tree/07646b8cde28b898caba649bf1d93719ad539b98

Let me know if that works. I'm making this a priority this week, so at least by the end of the week things should be working again.

from dim.

chenfsjz avatar chenfsjz commented on August 29, 2024

Thanks for your reply, After I install the new version of cortex, there is a new issue as below,

run(DIM())
File "/usr/local/lib/python3.5/dist-packages/cortex/main.py", line 26, in run
  args = setup_cortex(model=model)
File "/usr/local/lib/python3.5/dist-packages/cortex/_lib/__init__.py", line 32, in setup_cortex
 args = parse_args(models.MODEL_PLUGINS, model=model)
File "/usr/local/lib/python3.5/dist-packages/cortex/_lib/parsing.py", line 379, in parse_args
   _parse_model(model, parser)
 File "/usr/local/lib/python3.5/dist-packages/cortex/_lib/parsing.py", line 257, in _parse_model
   _add_default_arguments(key, args, subparser)
 File "/usr/local/lib/python3.5/dist-packages/cortex/_lib/parsing.py", line 273, in 
    _add_default_arguments
help = DEFAULT_HELP[key][k]
KeyError: 'model'

from dim.

rdevon avatar rdevon commented on August 29, 2024

OK, that's strange. Obviously I need to work out which version is working. I can test this out on Monday (or just push some fixes).

from dim.

rdevon avatar rdevon commented on August 29, 2024

I've pushed a lot of changes. Things should work now, and there are more features.
e6622e1

Let me know if your problems in this issue are fixed.

from dim.

chenfsjz avatar chenfsjz commented on August 29, 2024

I guess there is some thing has been missed?

ImportError: No module named 'cortex_DIM.evaluation_models.mine_eval'

so you forgot to upload the mine_eval into the evaluation_models?

from dim.

rdevon avatar rdevon commented on August 29, 2024

Ah. No I meant to exclude it. Will fix ASAP but weird the error didn't come up for me in a fresh env

from dim.

rdevon avatar rdevon commented on August 29, 2024

Hopefully 1242330 fixed it. I wont have time to test it until Monday.

from dim.

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.