/tensorflow-js-projects

Various simple Tensorflow.js-based projects

Primary LanguageJavaScript

TensorFlow.js Projects

GitHub issues

Various TensorFlow.js-based projects.

List of Projects

The following is a list of the projects included in this repository:

  • Colour Predictor: Colour predictor that decides whether white or black text is better suited to a given coloured background.
  • Simple Linear Regression: Simple regression exercise with P5js and the Tensorflow.js API.
  • XOR: A simple exercise with P5js and the Tensorflow.js API to classify the XOR problem.