Giter Club home page Giter Club logo

rajatkb / exploring-autoencoder Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 46.6 MB

This is notebook where I just create random idenitity and Autoencoder networks to actually see what the convolution layers are learning. Mostly I visualise the internal layers activation and conclusions can be drawn about what the hidden layers are learning. For anyone who is trying to build CNN. This can also help them guide them into thinking and creating proper hidden representation.

License: MIT License

Jupyter Notebook 99.99% Python 0.01%
deep-learning neural-network machine-learning autoencoder exploratory-data-visualizations visualization

exploring-autoencoder's Introduction

Exploring-AutoEncoder

This is notebook where I just create random idenitity and Autoencoder networks to actually see what the convolution layers are learning. Mostly I visualise the internal layers activation and conclusions can be drawn about what the hidden layers are learning. For anyone who is trying to build CNN. This can also help them guide them into thinking and creating proper hidden representation.

PS: Since the focus was not on classification network discontinuos operations like MaxPool was ignored. Though definetely. AutoEncoders can benefit from using them. I have explored all the use can and how the learning happens in various settings. Also some of the reading and experiments maybe off because I was using a small dataset with even smaller number of epochs to learn on them and all my benchmarks were based on the final loss value on the last batch. As I was consistent with my rating method I believe it should not be an issue. But you can always run the notebook and have your own observation. The notebook allows you do that with just few changes. It has all the necessary function. The Notebook is huge and long though.

How to execute ?

I was working with the MS COCO validation set and formatted it into batches of 512 images into one single npy file. I loaded these in batches in the memory to be processed. Use the given script data_bulder.py to build the data properly

exploring-autoencoder's People

Contributors

rajatkb avatar

Stargazers

 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.