melix / NebulAI

Detecting planetary nebula using AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nebulai

Description

Detecting planetary nebula using AI

Getting Started

Installation

Provide step by step examples of how to set up the development environment.

  1. Clone the repository
git clone https://github.com/pierregab/NebulAI.git
  1. Navigate to the project directory
cd your-repo-name
  1. Install the required packages
pip install -r requirements.txt

Usage

To train the model, run the following command in the Training directory:

python main_training.py

To test the model, run the following command in the Training directory:

python test_model_accuracy.py

Contributing

Details on how to contribute to this project.

License

Information about the project's license.

Contact

Bibal Sobeaux Piere Gabriel - pg.bibal@gmail.com Project Link: https://github.com/pierregab/Nebulai

Acknowledgements

Any acknowledgements, if applicable.

About

Detecting planetary nebula using AI


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%