Skip to content

jyzhang-bjtu/DL-ChannelDecoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.6%
  • Shell 1.4%
  • Python 1.0%