Skip to content

noahshinn/k-state-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KStateAgent

An experiment for state classification.

Installation

Build from source:

git clone https://github.com/noahshinn/k-state-agent

run make

cd k-state-agent && make

Data Generation

Data can be generated using the Rust data streaming client. json is the only format that is currently supported.

Test run

Compile with dune

cd ./k_state_gen/bin/ && dune build @install

Run with dune:

dune exec k_state_gen

The output will be in ./example.json

About

State classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published