23:35 We move in the opposite direction of the gradient (that's why there is a minus sign before the grad in the update).
@ai-ariel2 жыл бұрын
13:20 pure functions can absolutely have control flow statements, it's just Jax specifically that can't jit them
@AssemblyAI2 жыл бұрын
thanks for the clarification :)
@AnotherCyborgApe2 жыл бұрын
You can have JIT-able functions with control flow, but you have to rephrase them with jax.lax, ie `lax.cond' instead of if/else, etc.
@anesukafesu7875 Жыл бұрын
Thanks a lot. Really appreciate it
@eapresents60612 жыл бұрын
Great code through.
@nivasgopi27802 жыл бұрын
If you have time and if it is possible, please do some full practical course videos about natural language processing, deep learning. Because I have watched your deep learning explained playlist!! It's awesome. Kindly consider my request if possible!! Thank you
@AssemblyAI2 жыл бұрын
Great suggestion!
@nivasgopi27802 жыл бұрын
@@AssemblyAI Thank you!! Students like me are very much ready to watch more than 1-2 hrs also!! The only thing unique in your videos is way of explanation!!! Didn't see nowhere!!