automata_ml icon indicating copy to clipboard operation
automata_ml copied to clipboard

An Introduction to Weighted Automata in Machine Learning

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.