Moran Reznik
A channel for my Analysis, ML and Engineering projects.
Leave boring looking tables behind you with this simple function | notebook included
12 PySpark Functions to set you apart from the competition
Как создать шахматный ИИ с рейтингом ELO 2000 с помощью глубокого обучения
Information Theory - Entropy, KL divergence, Cross Entropy and more.
16 Probability Distributions by their story [Must-Know]
I Built The Pokédex with Plotly and Dash! [tutorial]
Building a Restful API with django tutorial | 2022
The Travelling Salesman Problem | Dynamic Programming Part 3
0-1 Knapsack with memoization | Dynamic Programming Part 2
recursion, memoization and looping | Dynamic Programming Part 1
HTML & CSS Crash Course for Data Scientists
Controlling GANs through PCA conditioning
ЕДИНСТВЕННОЕ учебное пособие по PySpark, которое вам когда-либо понадобится.
StyleGAN 1 Guide [Theory and PyTorch Code, ProGAN included]
WGAN with Gradient Penalty and Attention- theory, implementation and results!
Music Generation With Transformers Walkthrough! [DETAILED]
Complete Variational Autoencoder Walkthrough! theory, code and results