gruberto / DL-ChannelDecoding

On Deep Learning-based Channel Decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

Download from GitHub

git clone git@github.com:gruberto/DL-ChannelDecoding.git
cd DL-ChannelDecoding/docker

Build docker container which contains jupyter

./build_jupyter.sh

Start Jupyter

Start jupyter with theano on a CPU

./run_jupyter_cpu.sh theano

Start jupyter with theano on a GPU

./run_jupyter_gpu.sh theano

Access Jupyter Notebooks in a browser on

http://[ip-adress]:8888

About

On Deep Learning-based Channel Decoding


Languages

Language:Jupyter Notebook 97.6%Language:Shell 1.4%Language:Python 1.0%