Giter Club home page Giter Club logo

otn_mastering's Introduction

OTN_Mastering

Documentation in construction

Getting Started

After cloning this repo, it is interesting that you create a virtual environment. The process to create and activate the virtual enviroment can found HERE.

After create and activate the virtual env, you must install all dependencies required, this process can be done by running the following command:

pip install -r requirements.txt

High level explanation

The entry point of this code is at main.py. Which contains a way to test if the core of the planning tools is working as expected.

The files that contains all the data entries should be stored in Input folder, for example: the files in which have the network topology and the services demand.

The results (graphs, pareto fronts and others) can be found at Output folder. The Data folder contains the output from the metaheuristics and Hist contains the hypervolume progress during the code execution.

To run the code for various metaheuristics in the same "block", you should run the "experiments.py" file. After get some results, the "statisticalAnalysis.py" file will generate some boxplots from the data outputs.

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.