Skip to content

kimamula/deeplearnjs-autoencoder

Repository files navigation

deeplearnjs-autoencoder

Autoencoder implementation with deeplearn.js

How to run

$ npm i
$ npm run dev

Then, open http://localhost:3000 in your browser.

Results

Learning curve after ~30,000 steps of training (Steps(x)/Cost(y)).

learning curve

Example outputs after ~30,000 steps of training (Original images on the left, output images on the right)

0 1 2 3 4 5 6 7 8 9

About

Autoencoder implementation with deeplearn.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published