YCML
YCML copied to clipboard
A Machine Learning and Optimization framework for Objective-C and Swift (MacOS and iOS)
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.
Implement a (single- and multi-objective) Differential Evolution Algorithm.
MOEA implementations need to be tested with many-objective problems. Look at CEC test problems and implement.
One should be able to perform a basic check for validity of training parameters.