Skip to content

In this repository you can find the code necessary for the required exercise on learning STL formulae.

Notifications You must be signed in to change notification settings

pigozzif/ExerciseLearningSTLFormulae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExerciseLearningSTLFormulae

In this repository you can find the code necessary for the required exercise on learning STL formulae.

You should:

  • clone it into your local machine;
  • all dependencies are already managed by the pom.xml file, and will be downloaded automatically by Maven (with the exception of one, whose .jar is contained in libs and will be linked automatically as well);
  • if you're using IntelliJ IDEA, then mark java (inside src/main/) as sources root;
  • head to the src/main/java/eggloop/flow/learning/ExampleLearning.java file, where you can learn about the main learning loop and play around with the parameters.

About

In this repository you can find the code necessary for the required exercise on learning STL formulae.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages