fanlu / automata_ml

An Introduction to Weighted Automata in Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Introduction to Weighted Automata in Machine Learning


Languages

Language:Jupyter Notebook 51.8%Language:TeX 46.7%Language:Python 0.6%Language:Shell 0.5%Language:Makefile 0.3%Language:CSS 0.2%