Moran Reznik
Moran Reznik
  • 17
  • 150 379

วีดีโอ

12 PySpark Functions to set you apart from the competition
มุมมอง 5967 หลายเดือนก่อน
12 PySpark Functions to set you apart from the competition
How to Build a 2000 ELO Chess AI with Deep Learning
มุมมอง 14Kปีที่แล้ว
learn how to build and train a convolutional neural network using the PyTorch deep learning library. kaggle.json file and the authentication process : www.kaggle.com/docs/api kaggle chess dataset: www.kaggle.com/datasets/arevel/chess-games
Information Theory - Entropy, KL divergence, Cross Entropy and more.
มุมมอง 1.7Kปีที่แล้ว
if you need some background on statistics and random variables, take a look at: th-cam.com/video/FZNV9PEJjps/w-d-xo.html
16 Probability Distributions by their story [Must-Know]
มุมมอง 349ปีที่แล้ว
In this video, I'm going over 16 extremely useful and common probability distributions by their parameters, what they model in how they connect to other distributions. central limit theorem by "seeing-theory": seeing-theory.brown.edu/probability-distributions/index.html
I Built The Pokédex with Plotly and Dash! [tutorial]
มุมมอง 4732 ปีที่แล้ว
Plotly help you create interactive graphs with almost no code, and with dash you can create amazing dashboards online - with only python! let me show you how its done, using an example project - building the Pokédex from Pokemon.
Building a Restful API with django tutorial | 2022
มุมมอง 5752 ปีที่แล้ว
a tutorial for building a Restful API with jango - Models, Views, URLs, Serializers and more advanced concepts like GenericViews, ViewSets and more!
The Travelling Salesman Problem | Dynamic Programming Part 3
มุมมอง 3302 ปีที่แล้ว
This is the third and final part out of a video series about dynamic programming, where I explain the how to use looping with a bottom-up approach to solve the travelling salesman problem. 0 Comments
0-1 Knapsack with memoization | Dynamic Programming Part 2
มุมมอง 4122 ปีที่แล้ว
This is the second part out of (currently) three-part video series about dynamic programming, where I explain the how to use recursion and memoization to solve the knapsack problem.
recursion, memoization and looping | Dynamic Programming Part 1
มุมมอง 5162 ปีที่แล้ว
This is the first part out of (currently) three-part video series about dynamic programming, where I explain the concepts of recursion, memoization and looping using a very simple example: generating the fibonacci sequence.
HTML & CSS Crash Course for Data Scientists
มุมมอง 2862 ปีที่แล้ว
knowing the basics of front-end development has several benefits for every data scientist - let me get you started in less than 20 minutes!
Controlling GANs through PCA conditioning
มุมมอง 2442 ปีที่แล้ว
I'm sharing a technique I developed for controlling GANs by training them using PCA. the code, so you can train a model and play with it: github.com/MoranReznik/PCA-in_training-GAN/blob/main/celebA_PCAgan.ipynb Lab-ML styleGan2: github.com/labmlai/annotated_deep_learning_paper_implementations ty for watching!
The ONLY PySpark Tutorial You Will Ever Need.
มุมมอง 120K2 ปีที่แล้ว
Enjoyed this intoduction to pyspark and want to go to the next level?! check out my guide for advanced functions: th-cam.com/video/exffwifu5ZA/w-d-xo.htmlsi=J7HQRjnT5-pAkM3r for future reference (and cntl C/cntl V'ing), use the notebook: github.com/MoranReznik/PySpark-Reference-Notebook/blob/main/PySpark Tutorial.ipynb
StyleGAN 1 Guide [Theory and PyTorch Code, ProGAN included]
มุมมอง 2.9K2 ปีที่แล้ว
Everything you need to know to understand and implement the image generation model StyleGAN. Links: WGAN with Gradient Penalty guide: th-cam.com/video/sFkdYSc2W5A/w-d-xo.html ProGAN paper: arxiv.org/abs/1710.10196 StyleGAN Paper: arxiv.org/abs/1812.04948 Aladin Persson ProGAN code walkthrough: th-cam.com/video/nkQHASviYac/w-d-xo.html Soon I'm planning on posting more guides, on many DS and DL t...
WGAN with Gradient Penalty and Attention- theory, implementation and results!
มุมมอง 4.3K2 ปีที่แล้ว
the best video to start with when looking to understand how to convert plain old GANs into the next level! i've explained the basics, and gathered the best resources online to dive deeper. resources by order of appearance: my repo: github.com/MoranReznik/WGAN-GP What is going on with my GAN?: towardsdatascience.com/what-is-going-on-with-my-gan-13a00b88519e Fantastic GANs and where to find them:...
Music Generation With Transformers Walkthrough! [DETAILED]
มุมมอง 3.2K2 ปีที่แล้ว
Music Generation With Transformers Walkthrough! [DETAILED]
Complete Variational Autoencoder Walkthrough! theory, code and results
มุมมอง 4133 ปีที่แล้ว
Complete Variational Autoencoder Walkthrough! theory, code and results

ความคิดเห็น

  • @CarloRoosen
    @CarloRoosen 21 ชั่วโมงที่ผ่านมา

    I learned a lot from this video, thanks 'mate'. I have 2 questions. 1. Several people have asked for the full source code, I believe you answered you still have it somewhere. Could you please make it available? If this is not possible, please let us know so we can stop begging. 2. I think you do agree that this is not a 2000 ELO chess engine. What you mean to say is that it was trained with >2000 ELO. Would your code reach 2000 ELO with better training? Or do you have ideas how the code could be improved?

  • @barmalini
    @barmalini 2 วันที่ผ่านมา

    thank you for such a consise yet valuable introduction. I hope your family and friends are safe, am israel chai

  • @knowntoache
    @knowntoache 17 วันที่ผ่านมา

    like Hadoop. CUDA do the same but in diffrent area...also Kubernetes...in another area..

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

    17:01 losting Nc4 is not a 2000 ELO move.

  • @yarinshohat
    @yarinshohat 2 หลายเดือนก่อน

    This is realy "The ONLY PySpark Tutorial You Will Ever Need" - Thanks for the video! IL on the map!

  • @ponmuthu..4796
    @ponmuthu..4796 2 หลายเดือนก่อน

    can we get source code

  • @jorgeromero141
    @jorgeromero141 2 หลายเดือนก่อน

    Beautiful ❤️❤️😍.. Such a master piece my pal.

  • @Miss.Shetty
    @Miss.Shetty 3 หลายเดือนก่อน

    Brilliantly explained!!!

  • @MrMehrd
    @MrMehrd 3 หลายเดือนก่อน

    Like

  • @prateeksachdeva1611
    @prateeksachdeva1611 4 หลายเดือนก่อน

    This video is better than going through the long playlists to get the same information. Thanks for providing crisp information.

  • @ahmedalazemi7875
    @ahmedalazemi7875 4 หลายเดือนก่อน

    Thank you for saving me. THANK YOU.

    • @moranreznik
      @moranreznik 4 หลายเดือนก่อน

      Glad to help!

  • @JUANORQUIO
    @JUANORQUIO 4 หลายเดือนก่อน

    W❤W! That’s Incredibly Awesome!

  • @dark_dentist4281
    @dark_dentist4281 4 หลายเดือนก่อน

    Great video. Really helpful!!!

  • @dmitrymedvedd
    @dmitrymedvedd 4 หลายเดือนก่อน

    Link to source code please

  • @Neiltxu
    @Neiltxu 4 หลายเดือนก่อน

    You saved my Pyspark exam of today! Thank you❤

  • @soccerstuff
    @soccerstuff 5 หลายเดือนก่อน

    Great tutorial! Is there any chance you could link the full code?

  • @VinodW-zc5nm
    @VinodW-zc5nm 5 หลายเดือนก่อน

    Great work 👍

  • @PrathameshMawlankar
    @PrathameshMawlankar 6 หลายเดือนก่อน

    Just 5 mins into the video yet it feels so much soothing and uncomplicated to watch this video . Great job buddy! Even if you made a full video covering all the full 4 parts including streaming and graph x I would still watch it because your explanation was very pleasant to watch!

  • @mateuszpodstawka9639
    @mateuszpodstawka9639 6 หลายเดือนก่อน

    Great video. Thank you for your job!

  • @rexhall1130
    @rexhall1130 6 หลายเดือนก่อน

    Great Tutorial, Thanks!

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

    Great summary of Spark! Fantastic job Moran!

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

    Wow. I appreciate your preciseness and brevity, you done a great job, and even bigger effort to describe it so simply!

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

    Xould you make a tutorial on how to make it uci compatible so we can play against it in chess intefaces and make it play against other bots

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

    It is really The ONLY PySpark Tutorial We Will Ever Need.

  • @BPGHchess
    @BPGHchess 8 หลายเดือนก่อน

    I tried replicating it but it did not end well. Can you please provide the full code :)

  • @ActualCode0
    @ActualCode0 8 หลายเดือนก่อน

    Very nice video! Can you share the code tho?

  • @subhashdixit5167
    @subhashdixit5167 8 หลายเดือนก่อน

    Thumbnail description is completely aligned with the video content. Thanks

  • @phaZZi6461
    @phaZZi6461 8 หลายเดือนก่อน

    excellent

  • @DEDE-ix9lg
    @DEDE-ix9lg 9 หลายเดือนก่อน

    really really enjoyed ur video. you should really make more , you would do amazing!!

  • @Technology_of_world5
    @Technology_of_world5 9 หลายเดือนก่อน

    Awesome explanation dude 😊

  • @dhananjayjagtap4517
    @dhananjayjagtap4517 9 หลายเดือนก่อน

    Good stuff🎉

  • @harshmohan8419
    @harshmohan8419 9 หลายเดือนก่อน

    can you please make quick video guide for Scala? plz.. I'm in urgent need I loved your video , your most awesome concise lecturer good Day @Moran

  • @mouad3495
    @mouad3495 9 หลายเดือนก่อน

    can we change the CNN by MLP, ig it can capture the whole board better then CNN

    • @moranreznik
      @moranreznik 9 หลายเดือนก่อน

      Why do you think so?

  • @vannakdy4974
    @vannakdy4974 10 หลายเดือนก่อน

    Thank

  • @saladpalad
    @saladpalad 10 หลายเดือนก่อน

    does this perform better than minimax?

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

      No.

    • @estranhokonsta
      @estranhokonsta 6 หลายเดือนก่อน

      Let us just say that if a player with a 2000 elo played like this then i would urge him to call an ambulance. Something very very bad must have happened to his brain.

    • @sgt.brownie5392
      @sgt.brownie5392 22 วันที่ผ่านมา

      the demo seemed more like 400 elo

  • @terran008
    @terran008 10 หลายเดือนก่อน

    Thanks a lot for this great intro man, very clear :)

  • @mohammadusamah819
    @mohammadusamah819 10 หลายเดือนก่อน

    Great video it explain a lot about GANs where can i find the dataset you used???

  • @alexnguyen5711
    @alexnguyen5711 10 หลายเดือนก่อน

    Can u send us the full code link?

  • @VincentVanZgegh
    @VincentVanZgegh 10 หลายเดือนก่อน

    Thank you for this video. PySpark is becoming clearer

  • @MsFreetunisian
    @MsFreetunisian 11 หลายเดือนก่อน

    amazing job ! thanks

  • @krishgangal8490
    @krishgangal8490 11 หลายเดือนก่อน

    Hello, would you be able to share the colab notebook for this project? I would like to create a chess neural network of my own and this looks amazing!

  • @siddharthsk7t
    @siddharthsk7t ปีที่แล้ว

    Thank you for the video.

  • @tksnail6837
    @tksnail6837 ปีที่แล้ว

    very nice tutorial! is there any chance you could link the full code?

  • @lavesh90
    @lavesh90 ปีที่แล้ว

    Brilliantly covered the essence of PySpark in crisp & clear manner ... Kudos to you man!🥳 Thanks for the efforts.🙏 This one time TH-cam suggestions algo did a perfect job 🤗

  • @Rdffuguihug
    @Rdffuguihug ปีที่แล้ว

    Great video, very informative, thank you.

  • @kieranodell4493
    @kieranodell4493 ปีที่แล้ว

    Hello! This is a great video. In the ChessNet class, could you explain what PolicyNet is? And also where the predict(x) function comes from in choose_move()? Thanks so much!

    • @moranreznik
      @moranreznik ปีที่แล้ว

      please provide exact time-stamps for your questions :)

    • @kieranodell4493
      @kieranodell4493 ปีที่แล้ว

      @@moranreznik Sure. At 16:07 the very last line of the code block says move = predict(x), but the predict function was never defined in any of the other code shown. Could you explain the predict function, or do you have code showing it? Thanks

    • @moranreznik
      @moranreznik ปีที่แล้ว

      @@kieranodell4493 its a simple function, if I remember right, that excepts the board, inputs it into a NN and output a move, thats all.

    • @ponmuthu..4796
      @ponmuthu..4796 2 หลายเดือนก่อน

      @@moranreznik can you provide source code

  • @Adinasa2
    @Adinasa2 ปีที่แล้ว

    How to install pyspark

  • @moeheinaung235
    @moeheinaung235 ปีที่แล้ว

    Amazing

  • @s4vyss785
    @s4vyss785 ปีที่แล้ว

    @moranreznik could you please provide the full code?

  • @pablogutierrezfelix2443
    @pablogutierrezfelix2443 ปีที่แล้ว

    Hello! I loved your video. Would you please share your code with me so I can take a look at it? It would be of great inspiration for a little project I am trying to put together. Thanks!

    • @moranreznik
      @moranreznik ปีที่แล้ว

      It sits in a colab notebook somewhere, ill try to find it

    • @pablogutierrezfelix2443
      @pablogutierrezfelix2443 ปีที่แล้ว

      @@moranreznik thank you! That would be amazing

    • @benjaminghailane9452
      @benjaminghailane9452 ปีที่แล้ว

      @@moranreznik Hi, very good tutorial on the essential parts but I can't seem to be able to put together the missing pieces. If you could share your notebook, that would be very helpful !

    • @xfraggle
      @xfraggle 10 หลายเดือนก่อน

      @@moranreznik have you found it yet? i also might need to use it to understand everything better

    • @oliverlacika4994
      @oliverlacika4994 2 หลายเดือนก่อน

      @@moranreznik did you find it?