Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnie/hmmmarkov

Project n1 for Internet modelling lecture
https://github.com/mnie/hmmmarkov

expecto fsharp internet-modelling netcore politechnikagdanska

Last synced: 2 days ago
JSON representation

Project n1 for Internet modelling lecture

Awesome Lists containing this project

README

        

# HMMMarkov
Project n1 for Internet modelling lecture

# How to run
1. Install dotnet core on your machine (You could download it from [here](https://www.microsoft.com/net/core#windowsvs2017))
2. Clone repository
3. Go to folder test
4. run `dotnet restore`
5. run `dotnet run` or `dotnet watch run`