Giter Site home page Giter Site logo

kirinmin / bpr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jishuwang/bpr

0.0 0.0 0.0 10.38 MB

"BPR: Blockchain-Enabled Efficient and Secure Parking Reservation Framework with Block Size Dynamic Adjustment Method", IEEE Transactions on Intelligent Transportation Systems, J. Wang et al..

License: MIT License

Python 1.46% Jupyter Notebook 98.54%

bpr's Introduction

BPR:Blockchain-Enabled Efficient and Secure Parking Reservation Framework with Block Size Dynamic Adjustment Method

This repository contains the author's implementation in PyTorch of dynamic adjustment method of block size for the paper "BPR:Blockchain-Enabled Efficient and Secure Parking Reservation Framework with Block Size Dynamic Adjustment Method".

Dependencies

  • Python (>=3.6)
  • numpy (>=1.20.3)
  • pandas (>=1.2.4)
  • matplotlib (>=3.4.2)
  • seaborn (>=0.11.2)
  • torch (>=1.7.1)
  • scikit-learn (>=0.24.2)

Implementation

Here, we provide an implementation of the Dynamic Adjustment Method of Block Size in BPR. The repository is organized as follows:

  • The Prediction of Transaction Send Rates

    • data/ contains transaction send rates dataset and block performance dataset;

    • model/dataset.py contains procedures for data preprocessing for transaction send rates dataset ;

    • model/RNN.py contains the implementation of LSTM;

    • model/train.py puts all of the above together and may be used to execute a full training run on transaction send rates dataset.

  • The Blockchain Performance Scoring Model

    • model/Blockchain Performance Model.ipynb contains the implementation for Blockchain Performance Model.

bpr's People

Contributors

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