charypar / makemore-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Rust 98.6%Language:Shell 1.4%