You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Use Case: Learning best color matches of font and background color for an improved web accessibility.
4
4
5
-
This example project demonstrates how neural networks may be used to solve a binary classification problem. It uses [deeplearn.js](https://deeplearnjs.org/) to predict accessible font colors based on background colors. [Read more about it](https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript) or find the discussion on [Hacker News](https://news.ycombinator.com/item?id=15855399).
5
+
This example project demonstrates how neural networks may be used to solve a binary classification problem. It uses [deeplearn.js](https://deeplearnjs.org/) to predict accessible font colors based on background colors. [Read more about it](https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript). If you have problems to follow the view layer implementation with React, checkout [this book](https://roadtoreact.com/) to learn the fundamentals of it.
0 commit comments