|
FJML 0.1
Farmer John.ml
|
A ML library in C++.
Both low level and high level
Flexible and easily extensible
Run make init, then make, and then sudo make install.
To compile programs with FJML, just use g++ myfile.cpp -lFJML
Elements of this library were inspired by USACO. The library is written with simple code, in the style that most programmers with little experience outside of USACO can understand.
Currently has support for: