awni / automata_ml

An Introduction to Weighted Automata in Machine Learning
60 stars 10 forks source link

automata_ml

This repo contains source code for An Introduction to Weighted Automata in Machine Learning.

The latex source is in latex and the Jupyter notebook source in notebooks.

Reference

For citations, please use this BibTex entry:

@book{hannun2021,
    title={An Introduction to Weighted Automata in Machine Learning},
    author={Awni Hannun},
    note={\url{https://awnihannun.com/writing/automata_ml.html}},
    year={2021}
}

Running Notebooks

The notebooks/ directory has instructions on running the notebooks.