Skip to content

TensorFlow.JS Example: Training Tuberculosis X-Ray images with Node.JS

License

Notifications You must be signed in to change notification settings

SaschaDittmann/tfjs-tuberculosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software License PRs Welcome

TensorFlow.JS Example: Training Tuberculosis X-Ray images with Node.JS

This example shows you how to train Tuberculosis X-Ray images (using the layers API) under Node.js.

The Tuberculosis X-Ray images used in this example, are from the Kaggle website and are not published with this repository.

Prepare the node environments:

$ npm install
# Or
$ yarn

Run the training script:

$ node main.js

Run the local web server script:

$ node server.js

About

TensorFlow.JS Example: Training Tuberculosis X-Ray images with Node.JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published