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.
- Host: GitHub
- URL: https://github.com/pradyuman7/colour-learning
- Owner: Pradyuman7
- License: mit
- Created: 2019-02-08T13:58:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T05:02:12.000Z (over 6 years ago)
- Last Synced: 2025-03-27T16:55:55.765Z (7 months ago)
- Topics: artificial-intelligence, changing-colorschemes, colours, javascript, machine-learning, neural-network, rgb-color, webpage, website
- Language: JavaScript
- Homepage: https://xenodochial-cray-7d5c5c.netlify.com/
- Size: 36.1 KB
- Stars: 21
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Colour-Learning
[](https://github.com/Pradyuman7/Colour-Learning)
[](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
## Screenshots

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