8000 GitHub - Gavision97/VISL_Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Gavision97/VISL_Project

Repository files navigation

VISL - Weather Prediction Model by Pollutants

📦 Environment Setup

To ensure all dependencies are properly installed, we use a Conda environment.

Step-by-Step Installation

  1. Install Conda

    If you haven't already, download and install Miniconda or Anaconda for your OS.

  2. Clone the Repository

    git clone https://github.com/Gavision97/VISL_Project.git
    cd VISL_Project
  3. Create the Environment

    Use the environment.yml file provided in the project root to create a Conda environment named visl.

    conda env create -f environment.yml
  4. Activate the Environment

    conda activate visl
  5. Run the Project

    Now you're ready to run your scripts and notebooks using the visl environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0