Giter Site home page Giter Site logo

2021-dsai-hw3's Introduction

2021-DSAI-HW3作業說明

使用說明

建立Python3環境

pipenv --three

安裝相依套件

pipenv install

進入虛擬環境

pipenv shell

運行主程式

python main.py

策略說明

採用電力「消耗」與「生產」的歷史數據(七天),分別計算各時段的平均用電量與生產電量,最後相減得出所有人在各時段電力是否足夠,假設不足,則程式會決策要掛單來賣電,而程式掛單賣電的價格,會比台電的定價高,因此只要成交就會賺錢,而檢視部分同學的掛單紀錄,可以發現他們會使用掛多單來搓合,因此策略上我們預期,在市場中或許有機會能建立在別組失誤所掛出的單中,與我們搓合出較高的成交價,假如沒有,那就讓排名大概維持在中間,達到一個既能保守又能突進的雙贏策略。

2021-dsai-hw3's People

Contributors

gary60405 avatar

Watchers

James Cloos avatar  avatar

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.