GithubHelp home page GithubHelp logo

global19-atlassian-net / ffp17 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from statiskit/ffp17

0.0 1.0 0.0 1.54 MB

Computational Studies of Adja Magatte Fall Internship

License: Apache License 2.0

Batchfile 0.01% Shell 0.09% Jupyter Notebook 99.90%

ffp17's Introduction

https://travis-ci.org/StatisKit/FFP17.svg?branch=master https://ci.appveyor.com/api/projects/status/jbvyy4sko6bhorx2/branch/master

FFP17: Computational Studies of Adja Magatte Fall Internship

This repository contains supplementary material for the reproducibiliy of computational studies performed in the report Learning high dimensional gaussian graphical models written by Adja Magatte Fall under the supervision of:

  • Pierre Fernique,
  • Jean Peyhardi.

These studies are formatted as pre-executed Jupyter notebooks. Refers to the index.ipynb notebook which presents and references each study.

Test it !

Using Docker images and a Binder server, we are able to provide ways to reproduce the article studies without installing the StatisKit software suite.

Online with Binder

To reproduce the studies online, use this server.

On your computer with Docker

To reproduce the studies with Docker use these images. After installing Docker, you can type the following command in a shell:

docker run -i -t -p 8888:8888 statiskit/ffp17:latest

Then, follow the given instructions.

Install it !

You can also install required packages on your computer to reproduce these studies. In order to ease the installation of these packages on multiple operating systems, the Conda package and environment management system is used. For more information refers to the StatisKit software suite documentation concerning prerequisites to the installation step. Then, to install the required packages, proceed as as follows:

  1. Clone this repository,

    git clone https://github.com/StatisKit/FFP17
  2. Enter the cloned repository,

    cd FPD17
  3. Install the given Conda environment,

    conda env create -f environment.yml
  4. Activate the Conda environment as precised in your terminal.

  5. Enter the share repository,

    cd share
  6. Enter the jupyter repository,

    cd jupyter
  7. Launch the Jupyter the index.ipynb notebook,

    jupyter notebook index.ipynb
  8. Execute the index.ipynb notebook to execute all examples or navigate among referenced notebooks to execute them separatly.

ffp17's People

Contributors

adjamagatte avatar pfernique 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.