LearningHorse.jl
LearningHorse provides an easy-to-use machine learning library
Resources
- Documentation:https://ik1-414-39231.vs.sakura.ne.jp/learninghorse/
- Souce code:https://github.com/QGMW22/Learninghorse.jl
Installation
LearningHorse can be installed using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run.
pkg > add LearningHorse
Improvement
Next, we plan to implement Ensemble method, etc.