Reinforcement Learning

Recently, I have started studying the book "Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto". I plan to keep all my notes, important links and practice codes here (Work in Progress!).

t-SNE

t-SNE short for t-distributed Stochastic Neighbor Embedding is a vizualization algorithm developed by Laurens van der Maaten and Geoffrey Hinton. It is a nonlinear dimensionality reduction technique that projects high dimensional data on low dimensions (usually in two or three dimensions).