Numpy Random ALL EXPLAINED!!!

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 29

  • @zixiangjin5124
    @zixiangjin5124 Před 4 lety +2

    thanks! your video helped me a lot. I would like to see more deeper level intro.
    For example np.random.binomial(). A statistical class with numpy would be great

  • @lapppse2764
    @lapppse2764 Před 2 lety

    Your video is more of ASMR, but the explanation is really good)

  • @Anonymous-v4g
    @Anonymous-v4g Před rokem

    Thank you for this great video :)

  • @sarahemslie6105
    @sarahemslie6105 Před 3 lety

    Thanks for the video. Very clear and very well paced.

  • @tiga7659
    @tiga7659 Před rokem

    Great video! Simple, thank you

  • @vedangsharma1000pixels

    \Beautifully explained. Thanks a lot!

  • @rebecagarcia1071
    @rebecagarcia1071 Před rokem

    Thank you!

  • @fawzihatem9320
    @fawzihatem9320 Před 4 lety +2

    1.75
    speed

  • @saurabah
    @saurabah Před 4 lety

    are these from a uniform distribution function of x (0.1) ?

  • @navidahmed7922
    @navidahmed7922 Před 2 lety

    yes my friend.

  • @srishtysingh2439
    @srishtysingh2439 Před 4 lety +1

    Thanks sir
    You cleared my concept ..😍😘

  • @melanyalana
    @melanyalana Před 4 lety

    thanks for the video! very helpful :) can you explain random.binomial, please?

  • @IT-mj6if
    @IT-mj6if Před 3 lety

    thank you so mush!!!!!!

  • @revanth9272
    @revanth9272 Před 4 lety

    Good👍

  • @eljanabbasov6953
    @eljanabbasov6953 Před 4 lety

    it gives me AttributeError: partially initialized module 'numpy' has no attribute 'random' (most likely due to a circular import). what should I do?

  • @dragnar4743
    @dragnar4743 Před 11 měsíci

    nice video 👍👍

  • @suniljain7793
    @suniljain7793 Před 3 lety

    what is the difference between rand and ranf ?

  • @tuneinsight8497
    @tuneinsight8497 Před 4 lety

    Good video

  • @user-mw3rx6mg5n
    @user-mw3rx6mg5n Před 2 lety

    Hello sir , please help me to find a solution of one of my question
    suppose x and y are random number uniformly distributed in the interval (0;1) what would be the distribution of z=x+y
    Please guide me how. To do this program .

  • @priyaranjanmantri9332
    @priyaranjanmantri9332 Před 4 lety +1

    sir can you explain how the random numbers are generating...

    • @adityabhangle7632
      @adityabhangle7632 Před 4 lety

      as the name suggest, its RANDOM. Compiler just chooses random values.

    • @jeffuday573
      @jeffuday573 Před 4 měsíci

      r1= np.ranom.randint(1,10,4)

  • @deojeetsarkar2006
    @deojeetsarkar2006 Před 5 lety

    Thank You Sir

  • @voorhs
    @voorhs Před 3 lety

    спасибо!

  • @FugieGamers
    @FugieGamers Před 4 lety

    stop hammering the keys lmao

  • @bsmaheshkumar5328
    @bsmaheshkumar5328 Před 2 lety

    Waste of 12 mins

  • @RaselAhmed-ix5ee
    @RaselAhmed-ix5ee Před 2 lety

    np.random.random((3,3,3)) its working... for 3d matrix