Coder Social home page Coder Social logo

charm's People

Contributors

gtzimpragos avatar tanyaadams1 avatar weil0ng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

charm's Issues

Gaussian distribution is failing

To reproduce the error, the easiest way is
" python3 CLI.py Charm/models_charm/hill_marty_extended.charm ".

All the models including Gaussian distribution are not working (for those can run like dark_silicon_symmetric etc the Gaussian part is actually commented out).

Some attempts to solve (yet still not succeed at this moment):

  1. Some dependencies may need to be updated to Python 3 version, e.g. mcerp library in Charm/models/uncertainty_models.py.
  2. There are some import errors due to the interchange of camel case and snake case. e.g.
    Charm/base/eval_functions.py line 9 should import Uncertainty_models instead of UncertaintyModel,
    Charm/utils/options.py line 3 should import math_models instead of MathModel
  3. Charm/models/math_models.py line 1 may need to change "base.eval_functions" to "Charm.base.eval_functions"
  4. under the Charm/utils directory, not entirely sure the difference between charm_options.py and options.py

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.