Skip to content

AWH1122/aml-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

Prerequisites

  • python 3.13.x
  • pip

Installation

  1. Clone the repository:

    git clone https://github.com/AWH1122/<repository-name>
    cd ml-project
  2. If on macOS, run the following command:

    ./setup.sh
  3. If on Windows, run the following command:

    .\setup.ps1

    If you encounter issues running the script, you may need to change the execution policy for the current session. Open PowerShell as an administrator and run:

    Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

    Then run the script again.

About

Advanced Machine Learning Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •