Skip to content

nureka-rodrigo/Deep-Learning-LabSheets

Repository files navigation

Deep-Learning-LabSheets

Installation

  1. Clone the repository:

    git clone https://github.com/nureka-rodrigo/Deep-Learning-LabSheets.git
  2. Navigate into the project directory:

    cd Deep-Learning-LabSheets
  3. Create a virtual environment:

    python -m venv .venv
  4. Activate the virtual environment:

    .venv\Scripts\activate
  5. Install the required packages:

    pip install -r requirements.txt
  6. Verify installation:

    pip list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published