GithubHelp home page GithubHelp logo

autoencoder_test's Introduction

Autoencoder trained for transmission over AWGN channel

This repository houses an Autoencoder built using Tensorflow. It's supposed to optimize transmission over a lossy channel. The Autoencoder is Trained on the MNIST Dataset and the project should serve as a proof of concept.

The Simulation folder houses training.py, testing.py a folder for tensorboard logs and a folder where the model is saved. In training.py the model gets trained In testing.py a few predictions get made with the model and you can look at how the transmitted images compare to the original ones.

autoencoder_test's People

Contributors

tyculus avatar unlimitedhummus avatar

Watchers

 avatar  avatar

Forkers

dahan-1996

autoencoder_test's Issues

Add SNR

I translated the AWGNChannel from the komm Library to tensorflow, but it doesn't quite work correctly yet.

AWGNLayer

Make a working version of the AWGNLayer that can be implemented in between encoder and decoder after training.

  1. convert floats to integers

split training and serving

Das Trainieren und das Anwenden des Modells auf Daten sollen unabhängig voneinander in zwei verschiedenen Programmen passieren.

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.