Categories
development

Neural network JS libraries comparison

This is a list with libraries

Base library is TensorFlow. Example is from Google Codelab page.
I modify code and fix some problem with player type predict – Github.

Metrics for comparison :

  • Train time (s)
  • Predict time (s)
  • Predict accuracy (%)
  • Import difficulty (1-10 points)
  • Options (1-10 points)

Pages with neural network integrations – https://poplauki.eu/neural_networks/index.html and https://wirtaw.github.io/neural_networks/index.html

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.