YCML icon indicating copy to clipboard operation
YCML copied to clipboard

A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)

Results 5 YCML issues
Sort by recently updated
recently updated
newest added

I'm building an macOS command line tool and want to use Carthage to integrate YCML into my project. I followed the instructions from the [Carthage official doc](https://github.com/Carthage/Carthage), and when I...

YCRBFNetwork and YCSVM are using separate RBF implementations. While this is not in principle a problem, it should be changed so that one common implementation is used.

enhancement

Implement a (single- and multi-objective) Differential Evolution Algorithm.

enhancement

MOEA implementations need to be tested with many-objective problems. Look at CEC test problems and implement.

enhancement

One should be able to perform a basic check for validity of training parameters.

enhancement