pytorch softmax function in manim

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 3

  • @Falconoo7383
    @Falconoo7383 7 หลายเดือนก่อน

    Thank you for the informative video to explain softmax.
    Can you please explain how to install manim easily?

    • @mashaan14
      @mashaan14  7 หลายเดือนก่อน +1

      I’m installing manim into google colab using the command:
      !pip install manim
      You can check the code I used to make this video:
      github.com/mashaan14/manim/blob/main/manim_visualizeSoftmax.ipynb

    • @Falconoo7383
      @Falconoo7383 7 หลายเดือนก่อน

      @@mashaan14 Thank you.
      Last time, I don't know why but when i used its not working properly. Let me check again.