Skip to content

lyarbean/ML4Ada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning for Ada

Compiler

You could download the latest Gnat from libre.adacore.com.

Tests

To compile demo programs:

    cd tests
    gprbuild -P primitive_driver
    gprbuild -P kmeans_driver
    gprbuild -P naivebayes_driver

Then you can find Executables in ./bin/.

About

Machine Learning for Ada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages