Skip to content

This is an implementation of code from my research on the Hedge Algorithm.

Notifications You must be signed in to change notification settings

llydon/Hedge_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedge_Project

Please use the included makefile to make the executable. Included is a bash file for mass testing, (borrowed from 311 for local testing).

  • You made need to add permissions with this file using
chmod +x runTests

Tests are in the tests file for viewing and accessed by runTests. To use runTests after the permission is changed and the Hedge executable is created, use the command

./runTests hedge tests

About

This is an implementation of code from my research on the Hedge Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published