Pinned Loading
-
-
Tensor-Puzzles-Solutions
Tensor-Puzzles-Solutions PublicForked from srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch. The solution.
Jupyter Notebook
-
-
Run it with Python 3.8+
Run it with Python 3.8+ 1[exec('from tkinter import *'),(w:=Tk()).title('Tkalc'),(d:=Label(w,text='')).grid(column=0,row=0,columnspan=5),[(lambda k:Button(w,text=k,command=lambda:(lambda y:exec(f"d['text']=\"{(''if y=='C'else d['text'][:-1]if y=='<'else str(round(eval(d['text']),6))if y=='='else d['text']+y)}\""))(k)).grid(column=n%4+1,row=n//4+1))('()C<789/456*123-.0=+'[n])for n in range(20)],w.mainloop()]
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.