Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kenftt/algo-avancee
- Owner: kenftt
- Created: 2022-06-10T07:32:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T19:33:32.000Z (over 2 years ago)
- Last Synced: 2023-12-22T06:28:50.558Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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