Color Accessibility Neural Network Deeplearnjs Save

🍃 Using a Neural Network to improve web accessibility in JavaScript.

Project README

Neural Network in JavaScript with Deeplearn.js

Build Status

Use Case: Learning best color matches of font and background color for an improved web accessibility.

This example project demonstrates how neural networks may be used to solve a binary classification problem. It uses deeplearn.js to predict accessible font colors based on background colors. Read more about it. If you have problems to follow the view layer implementation with React, checkout this book to learn the fundamentals of it.

nov-26-2017 16-15-23

Installation

  • git clone [email protected]:javascript-machine-learning/color-accessibility-neural-network-deeplearnjs.git
  • cd color-accessibility-neural-network-deeplearnjs
  • npm install
  • npm start
Open Source Agenda is not affiliated with "Color Accessibility Neural Network Deeplearnjs" Project. README Source: javascript-machine-learning/color-accessibility-neural-network-deeplearnjs

Open Source Agenda Badge

Open Source Agenda Rating