The repository contains experiments for approximating function with WFA using Tensor Train decomposition and spectral learning algorithm.
File experiments.ipynb
runs and compares 2 algorithms:
- spectral learning algorithm
- Tensor Train decomposition and further automata extraction
pip install -r requirements.txt
Use experiments.ipynb
to produce experiments results. Works in Google Colab.