/funnn

fun with neural networks

Primary LanguagePythonMIT LicenseMIT

funnn

fun with neural networks

build

You need nltk, pytorch and transformers. You also need a virtual environment.

Here's how I set up my environment. I use conda.

conda create --name funnn python=3.6
conda activate funnn
conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
pip install --user -U nltk
pip install transformers

fillmaskfillscreen.py

Hit q to quit. Hit any key to advance the program.