Giter Site home page Giter Site logo

gmishne / diffusionnet Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 4.0 2.12 MB

Diffusion Net TensorFlow implementation

License: GNU General Public License v3.0

Python 1.09% Jupyter Notebook 98.91%
tensorflow autoencoder manifold-learning diffusion-maps outlier-detection anomaly-detection

diffusionnet's Introduction

DiffusionNet - a geometric autoencoder

Tensorflow implementation of

Diffusion Nets, G. Mishne, U. Shaham, A. Cloninger and I. Cohen, Applied and Computational Harmonic Analysis, Aug. 2017.

decoder

Files:

  • diffusion_net_pretrain.ipynb - jupyter notebook demo of using DiffusionNet for 3D curve
  • diffusion_net_pretrain-layer1.py - python script for Diffusion Net with 1 hidden layer architecture, evaluting various values of the cost parameters
  • diffusion_net_pretrain-layer2.py - python script for Diffusion Net with 2 hidden layers architecture, evaluting various values of the cost parameters
  • anomaly.ipynb - jupyter notebook demo of using DiffusionNet for anomaly detection in images
  • Diffusion.py - python implementation of diffusion maps
  • autoencoder.py - tensorflow implementation of sparse autoencoders for pre-training

Output of diffusion_net_pretrain-layer2.py

Initial encoder loss 1.05e+00
eta=0
Final encoder loss 2.85e-02
Full autoencoder denoising loss 6.15e-02
eta=1
Final encoder loss 2.49e-02
Full autoencoder denoising loss 5.75e-02
eta=10
Final encoder loss 1.95e-02
Full autoencoder denoising loss 5.11e-02
eta=100
Final encoder loss 1.57e-02
Full autoencoder denoising loss 5.08e-02
eta=1000
Final encoder loss 3.89e-02
Full autoencoder denoising loss 6.52e-02
eta=100000.0
Final encoder loss 1.37e+00
Full autoencoder denoising loss 1.22e+00

encoder2 autoencoder2


Output of diffusion_net_pretrain-layer1.py

Initial encoder loss 1.07e+00
eta=0
Final encoder loss 4.34e-02
Full autoencoder denoising loss 8.01e-02
eta=1
Final encoder loss 4.20e-02
Full autoencoder denoising loss 7.78e-02
eta=10
Final encoder loss 3.53e-02
Full autoencoder denoising loss 7.07e-02
eta=100
Final encoder loss 3.96e-02
Full autoencoder denoising loss 7.22e-02
eta=1000
Final encoder loss 9.59e-02
Full autoencoder denoising loss 1.33e-01
eta=100000
Final encoder loss 1.40e+00
Full autoencoder denoising loss 1.21e+00

encoder1 autoencoder1

diffusionnet's People

Contributors

gmishne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.