GPU-accelerated Neural Networks in JavaScript

GPU-accelerated Neural Networks in JavaScript

  • March 22, 2018
Table of Contents

GPU-accelerated Neural Networks in JavaScript

While its feature set is geared towards neural networks, deeplearn.js can be described as a general-purpose machine learning framework. Propel is a library for scientific computing that offers automatic differentiation. Gpu.js provides a convenient way to run JavaScript functions on the GPU.

Brain.js is a continuation of an older neural network library and uses gpu.js for hardware acceleration.

Source: towardsdatascience.com

Tags :
Share :
comments powered by Disqus

Related Posts

Machine Learning Spots Treasure Trove of Elusive Viruses

Machine Learning Spots Treasure Trove of Elusive Viruses

Researchers have used artificial intelligence (AI) to discover nearly 6,000 previously unknown species of virus. The work, presented on 15 March at a meeting organized by the US Department of Energy (DOE), illustrates an emerging tool for exploring the enormous, largely unknown diversity of viruses on Earth.

Read More