Skip to content

bin3/toyml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toyml

Toy of Machine Learning

Welcome to Toyml

This project is a toy of machine learning, which contains the implementations of some classic machine learning algorithms. It may be an easy beginning of learning those algorithms deeply.

Dependencies

  • gflags
  • glog
  • boost

Build

$ cd toyml
$ mkdir -p build
$ cd build
$ cmake ../
$ make

About

Toy of Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published