Makemore, but in Rust

An experiment with language modeling, following Andrej Karpathy Youtube Lectures

Original Python implementation available here

Running instructions

Under covers, this uses pytorch, loaded dynamically. In order for the program to know where to find the library, you need to first

source set_pytorch_path.sh

This sounds temporary, but I couldn't (be bothered to) get it working without the step.