You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designing and building a new kind of self-organizing map which is differentiable, so we can put it between the layers of a conventional neural net. Project for CS230 (Deep Learning) at Stanford.
For a thorough explanation of the project, all the code, and the results, see the Jupyter notebook here.
For a brief overview, see the slides for the presentation I gave.
About
Designing and building a new kind of self-organizing map which is differentiable, so we can put it between the layers of a conventional neural net. Project for CS230 (Deep Learning) at Stanford.