Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

alt tag

Simple CUDA accelerated Random Forest

###Compilation

This library was intended to be as general as possible, so it could be adapted to different problems. Therefore, it is essentially a template library. In principle you just need to include the header files in your code and the rest would be handled by the compiler.

###Documentation

We use Doxygen for the documentation. There is a cmake command to build the documentation. Just follow the standar cmake building procidure as follows:

 mkdir build
cd build
cmake ..
make doc

About

Simple CUDA accelerated Random Forest

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages