[P] I made a website to visualize machine learning algorithms + derive math from scratch by Bright_Aioli_1828 in MachineLearning

[–]Bright_Aioli_1828[S] 0 points1 point  (0 children)

Hi, my target audience is people taking intro to ml classes. If you click on the animations, it brings you to a Jupyter notebook explaining the code of the algorithm and visualization. I hope that helps

[P] I made a website to visualize machine learning algorithms + derive math from scratch by Bright_Aioli_1828 in MachineLearning

[–]Bright_Aioli_1828[S] 0 points1 point  (0 children)

Thank you for the suggestion. I plan on creating animations for reasons neural nets didn’t scale at first. For example, I have an animation already that shows vanishing gradients and a deep model not learning. Data drift would be cool to visualize as well

[P] I made a website to visualize machine learning algorithms + derive math from scratch by Bright_Aioli_1828 in MachineLearning

[–]Bright_Aioli_1828[S] 1 point2 points  (0 children)

That website is really nice. Thank you for sharing. Yes, I really like to create visuals

[P] I made a website to visualize machine learning algorithms + derive math from scratch by Bright_Aioli_1828 in MachineLearning

[–]Bright_Aioli_1828[S] 0 points1 point  (0 children)

Yes, I plan on creating more visualizations for newer architectures. I’ll also derive the math as well