X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=rpl.py;h=7c1c96e2cd1f567f2c830c1d6040b79aaa436f47;hb=92c05a4b88f5b0de6a84f4319bb18e2687a0fc2f;hp=7e865a56556110b36e871a75451c72708807e45a;hpb=439c597d409c344283f8996f042daf79d3f24de2;p=picoclvr.git diff --git a/rpl.py b/rpl.py index 7e865a5..7c1c96e 100755 --- a/rpl.py +++ b/rpl.py @@ -1,5 +1,10 @@ #!/usr/bin/env python +# Any copyright is dedicated to the Public Domain. +# https://creativecommons.org/publicdomain/zero/1.0/ + +# Written by Francois Fleuret + import math import torch, torchvision