Skip to content

kit-cel/TUe_Guest_Lecture_Jan2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch examples and presentation (pdf) shown in the talk "End-to-end Optimization of Optical Communication Systems using Deep Learning" presented at the "Communication Theory" guest lecture at TU Eindhoven in January 2022

In this repository, you can find some of the examples that are shown in our presentation called "End-to-end Optimization of Optical Communication Systems using Deep Learning" presented at the "Communication Theory" guest lecture at TU Eindhoven. Authors are Laurent Schmalen, Boris Karanov and Vincent Lauinger.

Additionally, you can find the slides accompanying the presentation (for background information) in the root directory.

Usage of Python Notebooks

The programming language Python is usually pre-installed in current Linux distributions and OSX. Additionally required modules need to be installed by hand from the packet sources. Alternatively, we highly recommend to use readily available Python distributions that are tuned for data science. One such distribution is Anaconda. Anaconda is also the preferred method to install a complete Python environment on a Windows machine. If you are using Anaconda, we advise you to create an environment within you run the notebooks. You can directly create the environment for running the notebooks using the provided environment.yml file using conda env create -f environment.yml. You can then activate the envinronment using conda activate PyTorch.

Acknowledgment

This work has received funding from the European Research Council (ERC) under the European Union's Horizon2020 research and innovation programme (grant agreement No. 101001899).

About

Guest lecture at TU/e in January 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published