Coder Social home page Coder Social logo

aaolcay / autoencoders Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 252 KB

Autoencoders are mostly used for different purposes such as denoising, compression data, anomaly detection, generating new data from the input data entering to the model, and more. This repository introduces a simple autoencoder architecture with some brief explanations of encoder, bottleneck and decoder parts.

Jupyter Notebook 100.00%
autoencoders bottleneck convolutional-neural-networks decoders encoders generative-model

autoencoders's Introduction

Autoencoders

In this repository, different autoencoder applications are published with introductions for readers or researchers to understand the major concepts. The good thing, here on this repository, is that everything was made easy for someone who just started studying DLNNs. We would insert all things into the bunch of class but thought that it might have made some troublesome for comprehension. Therefore, we just gave all the things in our codes line by line.

We updated the python code that you can see in 'autoencoder_updated.ipynb' so that we can include how to save and load a model built for using similar tasks in different problems (i.e., transfer learning). We also compared both original data and autoencoded data.

Latest update: 25/02/2023

autoencoders's People

Contributors

aaolcay avatar

Stargazers

 avatar

Watchers

 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.