Merge branch 'main' of oxyjen.io:nabil_oh/cnd_classification into dev

This commit is contained in:
Nabil Ould Hamou 2025-01-29 21:17:10 +01:00
commit 18a6482196

View File

@ -5,9 +5,9 @@ This project is meant as a way to gradually bring improvements on the bayesian n
## Table of Contents
* [Objectives 🎯](#objectives)
* [Requirements 📋](#requirements)
* [Running the project 🚀](#running-the-project)
* [Development 🔨](#development)
* [Requirements 📋](#requirements)
* [Citations 📝](#citations)
## Objectives 🎯
@ -16,6 +16,12 @@ This project is meant as a way to gradually bring improvements on the bayesian n
- [ ] Generate some graphs to visualize the data
- [ ] Make a CLI
## Requirements 📋
To run the projet you need the following requirements:
- Python 3.12
- venv
## Running the project 🚀
```sh
@ -29,6 +35,4 @@ python main.py
## Development 🔨
### Requirements 📋
## Citations 📝