Skip to content

rthadur/tfjs-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow.js: Union Package

TensorFlow.js is a JavaScript library for building, training and serving machine learning models. When running in the browser, it utilizes WebGL acceleration. TensorFlow.js is a part of the TensorFlow ecosystem. You can import pre-trained TensorFlow SavedModels and Keras models, for execution and retraining.

For more information on the API, follow the links to their Core and Layers repositories below, or visit js.tensorflow.org.

This repository contains the logic and scripts to form a union package, @tensorflowjs/tfjs, from