Skip to content

sauloaalmeida/fsp-parallel

Repository files navigation

FSP (Feature Space Partition) parallel implementation

Licença

THis project is licenced uder Apache 2.0 - details in LICENSE.

Abstract

Implementation of FSP in python running over GPU hardware.

How Execute

Software requirements:

Conda/Manba/Miniforge3 environmet!

Tested environments:

Env Result
Ubuntu 22.04 + Miniforge V24.11.3 OK

Setup enviromente

1 - With a Conda/Mamba/Miniforge enviroment installed and initilized, clone the original repository in GitHub

$ git clone https://github.com/sauloaalmeida/fsp-parallel --branch=v1.0

2 - Go to the cloned directory

$ cd fps-parallel

3 - Create conda project environment

$ conda env create -f fsp-parallel.yml

4 - Activate project environment

$ conda activate fsp-parallel

About

Feature Space Partition implementation in Python using GPU

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •