Code Monkey home page Code Monkey logo

dcs-project's Introduction

Authors:
        1. Setu Gupta: 2018190
        2. Siraj Ansari: 2019176
        3. Moksh Aggarwal: 2019177

Python3 Dependencies:
        1. Numpy
        2. Matplotlib
        3. Math
        4. Random
        5. Copy
        6. Argparse
        7. Sys
        8. Multiprocessing
        9. Queue

How to run:
        1. Go to the individual plot directories and then select a decoder to run.
                $ cd plotX/DECODER_CHOICE
        2. Run the plot generation script
                $ python3 csv_gen.py <number of threads to use> <output CSV file name>
                Example: $ python3 csv_gen.py 17 ./out.csv

How to plot the results:
        1. Go to the plotter script directory
                $ cd plotter
        2. Run the plotter script help
                $ python3 plotter.py -h
        3. Run with the appropriate arguments to generate a plot
                Example: $ python3 plotter.py -s ../plot1/belief_prop/out.csv t1 -t belief -x SNR -y log10\(BER\) -l -g
        Note that an example CSV file and the corresponding plot for it is given in the plotter directory to help you get started.
        The format of the CSV file is written in plotter.py

The code for plotter, csv generators and utilities is very well documented. Please refer to the python files to get an idea of how the code works.
NOTE: All the references which inspired to code are mentioned in the comments in the python files

dcs-project's People

Contributors

setu-gupta avatar

Watchers

 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.