An open API service indexing awesome lists of open source software.

https://github.com/pradyuman7/colour-learning

A simple machine learning webpage that understands & changes the text 🌈 according to the background.
https://github.com/pradyuman7/colour-learning

artificial-intelligence changing-colorschemes colours javascript machine-learning neural-network rgb-color webpage website

Last synced: 6 months ago
JSON representation

A simple machine learning webpage that understands & changes the text 🌈 according to the background.

Awesome Lists containing this project

README

          

# Colour-Learning

[![ColourLearning](https://img.shields.io/badge/Pradyuman7-Colour_Learning-purple.svg?style=flat)](https://github.com/Pradyuman7/Colour-Learning)
[![License: MIT](https://img.shields.io/badge/License-MIT-seagreen.svg)](https://opensource.org/licenses/MIT)

A simple machine learning (Neural network) webpage that understands & changes the text 🌈 according to the background.

**[Visit the site here](https://xenodochial-cray-7d5c5c.netlify.com/)**

## Information Post
Read the **HackerNoon (Medium) Post** about building this webpage [here](https://medium.com/@pradyumandixit/how-to-make-a-simple-machine-learning-website-from-scratch-1ae4756c8b04).

## GIF
![colour-gif](https://user-images.githubusercontent.com/41565823/53142859-c6031200-3595-11e9-8f7f-60ea0acc25d4.gif)

## Screenshots
![screenshot 2019-02-09 at 4 30 00 am](https://user-images.githubusercontent.com/41565823/52515975-67e43f80-2c23-11e9-8291-43796ad27475.png)
![screenshot 2019-02-09 at 4 29 52 am](https://user-images.githubusercontent.com/41565823/52515976-67e43f80-2c23-11e9-9b87-329ef94d3d60.png)

## Languages Used
- JavaScript
- HTML
- CSS

## Purpose
- Tutorial for people to understand machine learning better
- Learning to implement neural networks with JavaScript