Giter Site home page Giter Site logo

consumsis's Introduction

Hi there ๐Ÿ‘‹

My name's Thang Nguyen (Davis)

  • ๐Ÿ”ญ Iโ€™m currently working as an IT & MLops manager and AI engineer at Torus Actions SAS, Toulouse, France
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Deep learning, Machine learning, Data mining
  • ๐Ÿ“ซ How to reach me: in/thangdnsf
  • โšก Goal: Seeking a full-time position/Ph.D. program in Machine learning/ Deep learning and Data-mining in medical or healthcare.

consumsis's People

Contributors

thangdnsf avatar

Stargazers

 avatar

Watchers

 avatar  avatar

consumsis's Issues

Electricity consumption wrongly reported.

There is an issue in the reporting of the electricity consumption. For instance, I get:

โ€ข Spent 32MB
โ€ข GHG : 0.25 gCO2e
โ€ข electricity : 25852 Wh

whereas the 0.25 gCO2e seems to match "(7.20e-11+1.52e-10)321e60.0351000", with the "0.035" coming from device.GHG for France, I expect the electricity to be:

"(7.20e-11+1.52e-10)321e6*1000" = 7.16 Wh

and not the extravagant 25852 Wh !

Issues in conversion factors

The conversion factor for walking is currently set as 750gCO2e/km:

const co2perwalkingkm = 0.75;

which is three times the factor by car !

Pessimistic estimations are closer to 0.01, but converting a walking distance to CO2e is really tricky and subject to endless debates on what should be taken into account. I would thus strongly advice to remove this metaphor.

The same remark applies for bicycling.

For electricity, 0.035 kgCO2e/kWh in France is extremely optimistic (it seems to come from the IEA) and this number neglects the importations and infrastructures. A more consensual value would be 0.056 as reported by the ADEME, or independently computed by electricy map. Others report 0.086 or even 0.112.

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.