lequanne / deep-learning-image-based-version

This is a visualization of machine learning as a galaxy; it is meant as an interactive learning tool for non-specialists to learn the basics of machine learning. Scroll through the slides to learn how convolutional neural networks works. This is an image-based version of this interactive tool as a research project at OCADU. Original linked below.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep-learning

Main HTML file is index.html

Custom CSS is in cnn.css

Custom JS is in main.js

You shoudn't need to change any of the other css or js files

Original work here.

About

This is a visualization of machine learning as a galaxy; it is meant as an interactive learning tool for non-specialists to learn the basics of machine learning. Scroll through the slides to learn how convolutional neural networks works. This is an image-based version of this interactive tool as a research project at OCADU. Original linked below.


Languages

Language:CSS 70.5%Language:JavaScript 17.5%Language:HTML 11.9%