Skip to content

hlt-bme-hu/w-fsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w-fsa

Learning weights of a finite state automaton (WFSA)

Requirements

  • CMAKE
  • C++11 compilant compiler, or Visual C++ 19 or higher.
  • Intel MKL
    • define the MKLROOT environment variable as the path to MKL install directory.
    • Windows example: set "MKLROOT=C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\mkl"
    • linux example: MKLROOT=/opt/intel/compilers_and_libraries/linux/mkl

About

Learning weights of a finite state automaton (WFSA)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors