Skip to content

piotte13/AI-for-Set-Operations

Repository files navigation

AI-for-Set-Operations

Dependencies

Debian (dpkg)
sudo apt-get update 

//Boost
sudo apt-get install libboost-all-dev
Red Hat (RPM)
sudo yum update
sudo yum install epel-release

//Boost
sudo yum install boost boost-thread boost-devel boost-filesystem

Usage: Build datasets

mkdir build && cd build

cmake ..
make -j13 -o3
./CDataHustle

Machine Learning

Start jupyter Notebook

cd "Machine Learning"
jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published