Giter Club home page Giter Club logo

dfa-learning-toolkit's Introduction

.
├── .github
	└── workflows			# Workflow file used in Github Actions.
├── core        			# Source files within the dfalearningtoolkit module.
├── datasets    			# Datasets used throughout this project.
	├── Abbadingo   		# Some datasets from the Abbadingo competition (http://abbadingo.cs.nuim.ie/data-sets.html).
	├── Comparison    		# Datasets used to evaluate the correctness of our implementation.
	├── Stamina        		# Datasets within the Stamina competition (http://stamina.chefbe.net/download).
	├── Visualisation   		# Output generated from the visualisation unit tests. 
	├── GI-learning        		# Datases used to evaluate the performance of GI-learning.
	├── Generated Abbadingo		# Datasets generating using the Abbadingo protocol.
	├── LearnLib      		# Datases used to evaluate the performance of LearnLib.
	└── TestingAPTAs		# Datasets used in some of the unit tests. 
├── doc        				# Documentation in HTML format.
├── test        			# Source files for the unit tests and the benchmarks.
├── util        			# Source files within the dfalearningtoolkit.util module.
├── .gitignore				# .gitignore file.
├── go.mod      			# Module file 1.
├── go.sum      			# Module file 2.
└── main.go				# Main executable with a simple CLI.

Please note that some datasets were ommited from the submission due to their size. These can be found at: https://github.com/Cherrett/DFA-Learning-Datasets.

dfa-learning-toolkit's People

Contributors

cherrett avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.