This project accompanies my blog post walking from a bigram model to a simple neural network for next‑character prediction.
·Python, PyTorch, NumPy +1
From Bigrams to Neural Networks: Italian Name Generator
From count-based bigrams to a small neural net in PyTorch that generates Italian names.