pigozzif / ExerciseLearningSTLFormulae

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 99.7%Language:Lex 0.2%Language:GAP 0.1%