Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenftt/algo-avancee

Groupe 1 | Algo Avancee
https://github.com/kenftt/algo-avancee

Last synced: about 1 month ago
JSON representation

Groupe 1 | Algo Avancee

Awesome Lists containing this project

README

        

# algo-avancee

## About The Project
This is school project about Algorithm.

Groupe 1 | Projet Algorithme Avancée

## Getting Started
To get a local copy up and running follow these simple example steps.

## Installation

Follow these steps in order to install the project and have access to the notebooks.

1. Clone the repo
```sh
git clone https://github.com/kenftt/algo-avancee
```
2. Go to the location of the Jupyter Notebooks
```sh
cd yourlocation
```
3. Start the notebook server
```sh
jupyter notebook
```
4. You should see the notebook open in your browser.

## Usage

- Notebook.ipynb -> Explanation of the algorthm chosen and all the justification.
- algo.ipynb -> Code of the algorithm