This is an implementation of FuN with Pytorch.
pip3 install -r requirements.txt
- If you have TensorFlow installed, run in a first terminal :
tensorboard --logdir runs
- In a second terminal (does not require TF) :
python3 main.py
python3 main.py --help