Spaces:
Running
Running
__0_0_0__
Browse files- ADL/8/__01__.ipynb +1 -1
ADL/8/__01__.ipynb
CHANGED
@@ -230,7 +230,7 @@
|
|
230 |
" IO.h31[op==0.5] = IO.l41(torch.max(IO.h22,IO.h23))\n",
|
231 |
" IO.h31[op==1] = IO.l41(torch.max(IO.h23,IO._O_))\n",
|
232 |
" IO.h40 = IO.l5(torch.mean(torch.stack((IO.h30,IO.h31)))).item()\n",
|
233 |
-
" IO.op = int(IO.h40
|
234 |
" return(IO.op)"
|
235 |
]
|
236 |
},
|
|
|
230 |
" IO.h31[op==0.5] = IO.l41(torch.max(IO.h22,IO.h23))\n",
|
231 |
" IO.h31[op==1] = IO.l41(torch.max(IO.h23,IO._O_))\n",
|
232 |
" IO.h40 = IO.l5(torch.mean(torch.stack((IO.h30,IO.h31)))).item()\n",
|
233 |
+
" IO.op = int(IO.h40 >= 0.5)\n",
|
234 |
" return(IO.op)"
|
235 |
]
|
236 |
},
|