/HMMMarkov

Project n1 for Internet modelling lecture

Primary LanguageF#Apache License 2.0Apache-2.0

HMMMarkov

Project n1 for Internet modelling lecture

How to run

  1. Install dotnet core on your machine (You could download it from here)
  2. Clone repository
  3. Go to folder test
  4. run dotnet restore
  5. run dotnet run or dotnet watch run