Giter Site home page Giter Site logo

c620's Introduction

c620

Installation

首先確保你的電腦有安裝Anaconda 以及git

1.強烈建議使用Anaconda建立虛擬環境以避免一些環境問題 在命令提示字元(cmd)輸入

conda create -n c620_env python=3.7

2.然後激活該虛擬環境

conda activate c620_env

3.使用git指令下載整個c620專案資料夾

git clone https://github.com/skywalker0803r/c620.git

4.切換目錄到c620資料夾底下

cd c620

5.安裝必要套件

pip install -r requirements.txt

過程中如果沒有報錯至此整個安裝完成.

Usage

輸入以下指令打開試算網頁

streamlit run web.py

流程圖

流程圖封裝 調用只須一行

使用範例

  • 試算
c620_wt1,c620_op1,c660_wt1,c660_op1,c670_wt1,c670_op1,c620_side_體積流量 = f.inference(icg_input.copy(),c620_feed.copy(),t651_feed.copy())

  • 推薦
dist_rate ,SideDraw_in_BZ ,nainbz ,c620_op2 ,c660_op2 ,c670_op2 ,c620_op_Δ ,c660_op_Δ ,c670_op_Δ = f.recommend(icg_input.copy(),c620_feed.copy(),t651_feed.copy())

Demo

web.py

試算結果自動保存功能

在c620專案目錄底下有一個log資料夾,裡面存放試算完的結果

以c620_wt_log.xlsx為範例打開來裡面內容如下

c620's People

Contributors

skywalker0803r 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.