Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crow-example

An example of NMTF using CROW framework and interpretation of results.

Setup instructions

Before you run this example, you need to install CROW framework and start the container.

    git clone https://github.com/acopar/crow-example
    cd crow-example
    pip install -r requirements.txt 

Use case

Before you run this example, you need to install CROW framework and start the container. You can quickly set up the framework with the following commands (for details, please refer to the CROW documentation.

   git clone https://github.com/acopar/crow
   cd crow
   make install
   crow-start -d

When the framework is running, you can run the experiment:

    python main.py

If you had previously installed framework to a different location, you can pass it as a variable:

   CROW_HOME='/path/to/crow' python main.py

About

Demonstration of NMTF and interpretation of results.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages